mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
163 lines
5.9 KiB
Plaintext
163 lines
5.9 KiB
Plaintext
Cairo:
|
|
* paint inherit
|
|
|
|
Pixman:
|
|
pixman* paint inherit
|
|
|
|
EGL:
|
|
egl* paint inherit
|
|
|
|
|
|
FontConfig:
|
|
* layout inherit
|
|
|
|
|
|
GL:
|
|
gl* paint inherit
|
|
|
|
|
|
GLib:
|
|
g_main_* main-loop
|
|
g_wakeup_* main-loop inherit
|
|
g_timeout_* main-loop
|
|
g_idle_* main-loop
|
|
|
|
g_io_channel_* io inherit
|
|
|
|
g_mutex* locking inherit
|
|
g_rec_mutex* locking inherit
|
|
g_bit_lock locking inherit
|
|
g_bit_trylock locking inherit
|
|
g_bit_unlock locking inherit
|
|
g_rw_lock* locking inherit
|
|
g_cond_wait locking inherit
|
|
g_cond_signal locking inherit
|
|
g_cond_broadcast locking inherit
|
|
g_pointer_bit* locking inherit
|
|
g_static_rw_lock* locking inherit
|
|
g_static_rec_mutex* locking inherit
|
|
|
|
|
|
GdkPixbuf:
|
|
* icons inherit
|
|
|
|
|
|
Gio:
|
|
gdbus* ipc inherit
|
|
g_dbus_* ipc inherit
|
|
g_bus_* ipc inherit
|
|
g_file_* io inherit
|
|
g_input_* io inherit
|
|
g_output_* io inherit
|
|
g_io_ io inherit
|
|
g_zlib_* io inherit
|
|
|
|
|
|
GTK 4:
|
|
gdk_cairo* paint inherit
|
|
gtk_widget_snapshot paint inherit
|
|
gtk_widget_real_snapshot paint inherit
|
|
gtk_widget_render paint inherit
|
|
gdk_snapshot_* paint inherit
|
|
gtk_snapshot_* paint inherit
|
|
_gsk_* paint inherit
|
|
gsk_* paint inherit
|
|
gdk_frame_clock_paint paint inherit
|
|
_gdk_frame_clock_emit_paint paint inherit
|
|
_gdk_frame_clock_emit_after_paint paint inherit
|
|
|
|
_gtk_css_* css inherit
|
|
gtk_css_* css inherit
|
|
|
|
gtk_widget_compute_* layout inherit
|
|
gtk_widget_measure layout inherit
|
|
_gdk_frame_clock_emit_layout layout inherit
|
|
gtk_builder_* layout inherit
|
|
gtk_buildable_* layout inherit
|
|
gtk_text_view_validate_onscreen layout inherit
|
|
find_by_log_attrs layout inherit
|
|
|
|
gtk_widget_do_pick input inherit
|
|
gdk_event_source_* input
|
|
gdk_surface_handle_event input inherit
|
|
gtk_im_* input inherit
|
|
do_update_im_spot_location input inherit
|
|
_gtk_gesture_* input inherit
|
|
gtk_gesture_* input inherit
|
|
_gtk_event_controller_* input inherit
|
|
gtk_event_controller_* input inherit
|
|
gtk_drop_* input inherit
|
|
gtk_pad_controller_* input inherit
|
|
gtk_shortcut_controller_* input inherit
|
|
|
|
gtk_window_present* windowing inherit
|
|
gtk_widget_realize windowing inherit
|
|
|
|
gtk_accessible_* a11y inherit
|
|
gtk_at_* a11y inherit
|
|
|
|
gtk_action_observer_* actions inherit
|
|
gtk_action_helper_* actions inherit
|
|
gtk_action_muxer_* actions inherit
|
|
gtk_actionable_* actions inherit
|
|
gtk_menu_tracker_* actions inherit
|
|
|
|
gtk_icon_* icons inherit
|
|
load_theme_thread icons inherit
|
|
load_icon_thread icons inherit
|
|
|
|
|
|
GtkSourceView:
|
|
update_syntax layout inherit
|
|
gtk_source_scheduler_dispatch layout inherit
|
|
|
|
|
|
Harfbuzz:
|
|
* layout inherit
|
|
|
|
|
|
libc:
|
|
poll main-loop inherit
|
|
select main-loop inherit
|
|
epoll_wait main-loop inherit
|
|
|
|
read io inherit
|
|
write io inherit
|
|
close io inherit
|
|
pread io inherit
|
|
pwrite io inherit
|
|
preadv io inherit
|
|
pwritev io inherit
|
|
open io inherit
|
|
openat io inherit
|
|
recvmsg io inherit
|
|
recv io inherit
|
|
send io inherit
|
|
sendmsg io inherit
|
|
|
|
pthread_mutex_lock locking inherit
|
|
pthread_mutex_unlock locking inherit
|
|
pthread_mutex_trylock locking inherit
|
|
pthread_cond_wait locking inherit
|
|
pthread_cond_signal locking inherit
|
|
|
|
|
|
Pango:
|
|
* layout inherit
|
|
|
|
|
|
rsvg:
|
|
* icons inherit
|
|
|
|
|
|
Wayland Client:
|
|
wl_* windowing inherit
|
|
|
|
|
|
Wayland Server:
|
|
wl_* windowing inherit
|
|
|
|
|
|
Zstd:
|
|
* io inherit
|