Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_atoms_decl.h334 EAPI Ecore_X_Atom ECORE_X_ATOM_E_STACK_POSITION = 0; variable
701 { "_E_STACK_POSITION", &ECORE_X_ATOM_E_STACK_POSITION },
H A Decore_x_e.c2444 ecore_x_window_prop_property_del(win, ECORE_X_ATOM_E_STACK_POSITION); in ecore_x_e_stack_position_set()
2446 ecore_x_window_prop_card32_set(win, ECORE_X_ATOM_E_STACK_POSITION, in ecore_x_e_stack_position_set()
2459 ret = ecore_x_window_prop_card32_get(win, ECORE_X_ATOM_E_STACK_POSITION, in ecore_x_e_stack_position_get()
H A DEcore_X_Atoms.h318 EAPI extern Ecore_X_Atom ECORE_X_ATOM_E_STACK_POSITION; /**< @since 1.19 */