Home
last modified time | relevance | path

Searched defs:expand_h (Results 1 – 21 of 21) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_widget_table.c37 …bj, int col, int row, int colspan, int rowspan, int fill_w, int fill_h, int expand_w, int expand_h) in e_widget_table_object_append()
46 … row, int colspan, int rowspan, int fill_w, int fill_h, int expand_w, int expand_h, double ax, dou… in e_widget_table_object_align_append()
61 …bj, int col, int row, int colspan, int rowspan, int fill_w, int fill_h, int expand_w, int expand_h) in e_widget_table_object_repack()
H A De_widget_frametable.c48 …bj, int col, int row, int colspan, int rowspan, int fill_w, int fill_h, int expand_w, int expand_h) in e_widget_frametable_object_append()
54 … row, int colspan, int rowspan, int fill_w, int fill_h, int expand_w, int expand_h, double align_x… in e_widget_frametable_object_append_full()
72 …bj, int col, int row, int colspan, int rowspan, int fill_w, int fill_h, int expand_w, int expand_h) in e_widget_frametable_object_repack()
H A De_widget_toolbook.c42 …_Object *icon, const char *label, Evas_Object *content, int expand_w, int expand_h, int fill_w, in… in e_widget_toolbook_page_append()
H A De_widget_framelist.c48 …Object *obj, Evas_Object *sobj, int fill_w, int fill_h, int expand_w, int expand_h, double align_x… in e_widget_framelist_object_append_full()
H A De_widget_config_list.c141 …bj, int col, int row, int colspan, int rowspan, int fill_w, int fill_h, int expand_w, int expand_h) in e_widget_config_list_object_append()
H A De_flowlayout.c360 e_flowlayout_pack_options_set(Evas_Object *obj, int fill_w, int fill_h, int expand_w, int expand_h,… in e_flowlayout_pack_options_set()
/dports/devel/libtecla/libtecla/
H A Dexpand.h2 #define expand_h macro
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/
H A Dexpanddims.h33 int expand_h; variable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/
H A Dexpanddims.h33 int expand_h; variable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/
H A Dexpanddims.h33 int expand_h; variable
/dports/misc/ncnn/ncnn-20211208/src/layer/
H A Dexpanddims.h33 int expand_h; variable
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/
H A Dexpanddims.h33 int expand_h; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/textscreen/
H A Dtxt_scrollpane.h41 int expand_w, expand_h; member
/dports/games/chocolate-doom/chocolate-doom-3.0.1/textscreen/
H A Dtxt_scrollpane.h41 int expand_w, expand_h; member
/dports/games/odamex/odamex-src-0.7.0/libraries/textscreen/
H A Dtxt_scrollpane.h48 int expand_w, expand_h; member
/dports/games/ecwolf/ecwolf-1.3.3-src/textscreen/
H A Dtxt_scrollpane.h48 int expand_w, expand_h; member
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/TEXTSCREEN/
H A Dtxt_scrollpane.h48 int expand_w, expand_h; member
/dports/misc/ncnn/ncnn-20211208/tests/
H A Dtest_expanddims.cpp18 static int test_expanddims(const ncnn::Mat& a, int expand_w, int expand_h, int expand_c) in test_expanddims()
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_table.c31 Eina_Bool expand_h : 1; /* XXX required? */ member
78 Eina_Bool expand_h : 1; member
330 Eina_Bool expand_h, expand_v; in _evas_object_table_calculate_hints_homogeneous() local
434 Eina_Bool expand_h, expand_v; in _evas_object_table_calculate_layout_homogeneous_sizes_item() local
/dports/x11/keynav/keynav-78f9e07/
H A Dkeynav.c1488 int expand_w = 0, expand_h = 0; in viewport_right() local
1515 int expand_w = 0, expand_h = 0; in viewport_left() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dui.h292 bool expand_h = false, expand_v = false; variable