Home
last modified time | relevance | path

Searched refs:ID_STEDLG_WORDSTART_CHECKBOX (Results 1 – 3 of 3) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dstedlgs_wdr.h95 #define ID_STEDLG_WORDSTART_CHECKBOX 20045 macro
H A Dstefindr.cpp627 m_wordstartCheckBox = wxStaticCast(FindWindow(ID_STEDLG_WORDSTART_CHECKBOX ), wxCheckBox); in Create()
H A Dstedlgs_wdr.cpp510 …wxCheckBox *item18 = new wxCheckBox( parent, ID_STEDLG_WORDSTART_CHECKBOX, _("Word &start"), wxDef… in wxSTEditorFindReplaceSizer()