Home
last modified time | relevance | path

Searched defs:row_spacing (Results 1 – 25 of 104) sorted by relevance

12345

/dports/emulators/vice/vice-3.5/src/arch/gtk3/widgets/base/
H A Dwidgethelpers.c196 GtkWidget *vice_gtk3_grid_new_spaced(int column_spacing, int row_spacing) in vice_gtk3_grid_new_spaced()
218 int row_spacing, in vice_gtk3_grid_new_spaced_with_label()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/widgets/base/
H A Dwidgethelpers.c238 GtkWidget *vice_gtk3_grid_new_spaced(int column_spacing, int row_spacing) in vice_gtk3_grid_new_spaced()
260 int row_spacing, in vice_gtk3_grid_new_spaced_with_label()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsol/
H A Dbsol_point_index_2d.h37 double row_spacing() const { return row_spacing_; } in row_spacing() function
H A Dbsol_point_index_3d.h40 double row_spacing() const {return row_spacing_;} in row_spacing() function
/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_menu_events.h64 Uint32 row_spacing; variable
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dminsert.c12 double col_spacing, row_spacing; in api_process() local
/dports/games/py-fife/fifengine-0.4.2/engine/core/video/fonts/
H A Dtextrenderpool.h87 int row_spacing; member
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/tests/
H A Dtest-keypad.c24 guint row_spacing = 0; in test_hdy_keypad_row_spacing() local
/dports/x11-toolkits/libhandy/libhandy-1.4.0/tests/
H A Dtest-keypad.c24 guint row_spacing = 0; in test_hdy_keypad_row_spacing() local
/dports/editors/textadept/cdk-5.0-20200923/examples/
H A Dmatrix_ex.c36 int row_spacing; in main() local
/dports/devel/cdk/cdk-5.0-20161210/examples/
H A Dmatrix_ex.c36 int row_spacing; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/holding_space/
H A Dholding_space_item_chips_container.cc19 SimpleGridLayout(int column_count, int column_spacing, int row_spacing) in SimpleGridLayout()
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/
H A Dst-table.c64 gint row_spacing; member
225 gint row_spacing, col_spacing; in st_table_homogeneous_allocate() local
564 gint row_spacing, col_spacing; in st_table_preferred_allocate() local
911 double row_spacing, col_spacing; in st_table_style_changed() local
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dwindow_keyboard.h84 int row_spacing; variable
/dports/mail/geary/geary-40.0/src/client/components/
H A Dcomponents-reflow-box.c36 guint row_spacing; member
150 guint row_spacing) in components_reflow_box_set_row_spacing()
/dports/textproc/html2text/html2text-1.3.2a/
H A Dtable.C347 const Area::size_type row_spacing, in compute_row_heights()
399 static const Area::size_type row_spacing = 0; in format() local
/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmmathmltableelement.h46 LsmMathmlSpaceListAttribute row_spacing; member
/dports/graphics/gthumb/gthumb-3.10.1/extensions/contact_sheet/
H A Dgth-contact-sheet-theme.h74 int row_spacing; member
/dports/games/xblackjack/xblackjack-2.2/
H A DTableP.h92 Dimension row_spacing; /* Space between rows */ member
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/widgets/
H A Ddzl-column-layout.c43 gint row_spacing; member
484 gint row_spacing) in dzl_column_layout_set_row_spacing()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/src/themes/
H A DHighContrast.css36 flap > shadow.up, deck > shadow.up, leaflet > shadow.up { background-image: linear-gradient(to bott…
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkiconlist.h89 guint row_spacing; /* space between rows */ member
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libhandy-0.8.0/src/auto/
H A Dkeypad.rs58 row_spacing: Option<u32>, field
271 pub fn row_spacing(mut self, row_spacing: u32) -> Self { in row_spacing() method
498 fn row_spacing(&self) -> u32; in row_spacing() method
576 fn row_spacing(&self) -> u32 { in row_spacing() method
/dports/news/knews/knews-1.0b.1/Widgets/
H A DScrListP.h34 Dimension row_spacing; member
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dgrid.rs66 row_spacing: Option<i32>, field
265 pub fn row_spacing(mut self, row_spacing: i32) -> Self { in row_spacing() method
495 fn row_spacing(&self) -> u32; in row_spacing() method
643 fn row_spacing(&self) -> u32 { in row_spacing() method

12345