Home
last modified time | relevance | path

Searched refs:POPUP_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/tests/elementary/
H A Defl_ui_test_popup.c10 #define POPUP_SIZE 160 macro
69 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
153 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
182 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
248 efl_gfx_entity_size_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
297 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
336 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
362 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
389 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
421 efl_gfx_hint_size_min_set(popup, EINA_SIZE2D(POPUP_SIZE, POPUP_SIZE)); in EFL_START_TEST()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpscrolledpreview.c47 #define POPUP_SIZE 100 macro
604 POPUP_SIZE, POPUP_SIZE); in gimp_scrolled_preview_nav_button_press()