Home
last modified time | relevance | path

Searched refs:STE_PREF_VISIBLE_POLICY (Results 1 – 2 of 2) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dsteprefs.cpp511 if (!HasPrefFlag(STE_PREF_VISIBLE_POLICY, STE_PREF_FLAG_IGNORE)) in UpdateEditor()
512 … editor->SetVisiblePolicy(GetPrefInt(STE_PREF_VISIBLE_POLICY), GetPrefInt(STE_PREF_VISIBLE_SLOP)); in UpdateEditor()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/include/wx/stedit/
H A Dstedefs.h573STE_PREF_VISIBLE_POLICY, ///< wxSTC_VISIBLE_STRICT|wxSTC_VISIBLE_SLOP, int, wxSTC_VISIBLE_X… enumerator