Home
last modified time | relevance | path

Searched refs:hilite_scope (Results 1 – 10 of 10) sorted by relevance

/dports/devel/upp/upp/uppsrc/CodeEditor/
H A DCHighlight.cpp29 if(hilite_scope == 1) in BlockColor()
31 if(hilite_scope == 2) { in BlockColor()
335 if(*p == '}' && hilite_scope && block_level > 0 && bc) in Highlight()
426 if(hilite_scope) { in Highlight()
H A DSyntax.h49 static byte hilite_scope; member
H A DStyle.cpp6 byte HighlightSetup::hilite_scope = 0; member in Upp::HighlightSetup
H A DCodeEditor.h476 void HiliteScope(byte b) { EditorSyntax::hilite_scope = b; Refresh(); } in HiliteScope()
/dports/devel/upp/upp/uppsrc/ide/
H A DSetup.cpp149 editor.HiliteScope(hilite_scope); in UpdateFormat()
459 int hs = hilite_scope; in SetupFormat()
464 (hlt.hilite_scope, hs) in SetupFormat()
601 hilite_scope = hs; in SetupFormat()
H A DConfig.cpp243 s % hilite_scope; in Serialize()
H A Didewin.cpp540 hilite_scope = 1; in Ide()
H A Dide.h651 byte hilite_scope; member
H A Didefile.cpp502 editor.HiliteScope(hilite_scope); in EditFile0()
H A Dide.lay521 …ITEM(Switch, hilite_scope, SetLabel(t_("None\n2 colors\n5 colors")).LeftPosZ(380, 160).TopPosZ(20,…