Home
last modified time | relevance | path

Searched refs:CLASS_TAB (Results 1 – 7 of 7) sorted by relevance

/dports/games/scourge/scourge/src/
H A Dpceditor.cpp299 cards->setActiveCard( CLASS_TAB ); in handleEvent()
502 p = cards->createLabel( secondColStart, 30, _( "Profession:" ), CLASS_TAB ); in createUI()
511 CLASS_TAB ); in createUI()
517 cards->addWidget( charType, CLASS_TAB ); in createUI()
528 cards->addWidget( charTypeDescription, CLASS_TAB ); in createUI()
H A Dpceditor.h75 CLASS_TAB, enumerator
/dports/editors/vim/vim-8.2.3745/src/
H A Dregexp.c183 #define CLASS_TAB 12 in get_char_class() macro
H A Dregexp_bt.c1950 case CLASS_TAB: in regatom()
H A Dregexp_nfa.c1919 case CLASS_TAB: in nfa_regatom()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dregexp.c601 #define CLASS_TAB 12 in get_char_class() macro
2414 case CLASS_TAB: in regatom()
H A Dregexp_nfa.c1647 case CLASS_TAB: in nfa_regatom()