Home
last modified time | relevance | path

Searched refs:ecore_x_randr_crtcs_get (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_x_randr.c524 crtcs = ecore_x_randr_crtcs_get(root, &crtcs_num); in e_comp_x_randr_config_apply()
715 crtcs = ecore_x_randr_crtcs_get(root, &crtcs_num); in e_comp_x_randr_create()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_randr.c913 ecore_x_randr_crtcs_get(Ecore_X_Window root, int *num) in ecore_x_randr_crtcs_get() function
1021 if ((crtcs = ecore_x_randr_crtcs_get(root, &ncrtcs))) in ecore_x_randr_window_outputs_get()
1114 if ((crtcs = ecore_x_randr_crtcs_get(root, &ncrtcs))) in ecore_x_randr_window_crtcs_get()
H A DEcore_X.h2175 EAPI Ecore_X_Randr_Crtc *ecore_x_randr_crtcs_get(Ecore_X_Window root, int *nu…