Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dfont-variants.h124 Gtk::Grid _feature_grid; variable
H A Dfont-variants.cpp491 _feature_vbox.pack_start( _feature_grid, Gtk::PACK_SHRINK ); in FontVariants()
1096 auto children = _feature_grid.get_children(); in update_opentype()
1098 _feature_grid.remove (*child); in update_opentype()
1115 _feature_grid, grid_row, this); in update_opentype()
1151 _feature_grid, grid_row, this); in update_opentype()
1156 _feature_grid.show_all(); in update_opentype()