Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dstedlgs_wdr.h193 wxSizer *wxSTEditorLangStyleSizer( wxWindow *parent, bool call_fit = true, bool set_sizer = true );
H A Dstedlgs_wdr.cpp1381 wxSizer *wxSTEditorLangStyleSizer( wxWindow *parent, bool call_fit, bool set_sizer ) in wxSTEditorLangStyleSizer() function
H A Dstedlgs.cpp1046 wxSTEditorLangStyleSizer(stylePanel, true, true); in wxSTEditorPrefDialogPageLangs()