Home
last modified time | relevance | path

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

/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-notebook.c50 #define NOT_IN_APP_WINDOWS -2 macro
247 return NOT_IN_APP_WINDOWS; in find_tab_num_at_pos()
308 return NOT_IN_APP_WINDOWS; in find_notebook_and_tab_at_pos()
484 if (result != NOT_IN_APP_WINDOWS) in motion_notify_cb()
/dports/editors/pluma/pluma-1.26.0/pluma/
H A Dpluma-notebook.c54 #define NOT_IN_APP_WINDOWS -2 macro
260 return NOT_IN_APP_WINDOWS; in find_tab_num_at_pos()
315 return NOT_IN_APP_WINDOWS; in find_notebook_and_tab_at_pos()
516 if (result != NOT_IN_APP_WINDOWS) in motion_notify_cb()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-notebook.c42 #define NOT_IN_APP_WINDOWS -2 macro
154 return NOT_IN_APP_WINDOWS; in nemo_notebook_find_tab_num_at_pos()