Home
last modified time | relevance | path

Searched defs:verb_code (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/toolbar/
H A Dtoolbar.cpp64 Toolbar::add_toolbutton_for_verb(unsigned int verb_code) in add_toolbutton_for_verb()
/dports/textproc/uim-el/uim-d1ac9d9/gtk2/dict/
H A Dcanna-cclass.c185 category_code verb_code[]= { variable
/dports/textproc/uim-gtk/uim-d1ac9d9/gtk2/dict/
H A Dcanna-cclass.c185 category_code verb_code[]= { variable
/dports/textproc/uim-gtk3/uim-d1ac9d9/gtk2/dict/
H A Dcanna-cclass.c185 category_code verb_code[]= { variable
/dports/textproc/uim-qt5/uim-d1ac9d9/gtk2/dict/
H A Dcanna-cclass.c185 category_code verb_code[]= { variable
/dports/textproc/uim-m17nlib/uim-d1ac9d9/gtk2/dict/
H A Dcanna-cclass.c185 category_code verb_code[]= { variable
/dports/japanese/uim-anthy/uim-d1ac9d9/gtk2/dict/
H A Dcanna-cclass.c185 category_code verb_code[]= { variable
/dports/japanese/uim-mozc/macuim-0.6.16.2.1/Anthy/AnthyDict/
H A Ddict-canna-cclass.c183 category_code verb_code[]= { variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dobject-composite-settings.cpp37 ObjectCompositeSettings::ObjectCompositeSettings(unsigned int verb_code, char const *history_prefix… in ObjectCompositeSettings()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/helper/
H A Daction.cpp231 SPAction::create_toolbutton_for_verb(unsigned int verb_code, in create_toolbutton_for_verb()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-container.cpp447 for (auto verb_code : dialogs) { in recreate_dialogs_from_state() local
708 for (auto verb_code : dialogs) { in load_container_state() local
/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dgamedata.cpp1005 int verb_code(word w) in verb_code() function