Home
last modified time | relevance | path

Searched refs:_numeric_frame (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.h77 Gtk::Expander _numeric_frame; variable
H A Dfont-variants.cpp172 _numeric_frame ( Glib::ustring(C_("Font feature", "Numeric" )) ), in FontVariants()
415 _numeric_frame.add( _numeric_grid ); in FontVariants()
416 pack_start( _numeric_frame, Gtk::PACK_SHRINK ); in FontVariants()