Home
last modified time | relevance | path

Searched refs:texthilitefore (Results 1 – 4 of 4) sorted by relevance

/dports/x11-fm/xfe/xfe-1.44/src/
H A DWriteWindow.cpp1277 … FXColor textback, textfore, textselback, textselfore, textcursor, texthilitefore, texthiliteback; in loadConfig() local
1290texthilitefore = getApp()->reg().readColorEntry("OPTIONS", "texthiliteforeground", editor->getHili… in loadConfig()
1346 editor->setHiliteTextColor(texthilitefore); in loadConfig()
/dports/x11-toolkits/fox14/fox-1.4.35/adie/
H A DTextWindow.cpp1067 FXColor textback,textfore,textselback,textselfore,textcursor,texthilitefore,texthiliteback; in readRegistry() local
1080texthilitefore=getApp()->reg().readColorEntry("SETTINGS","texthiliteforeground",editor->getHiliteT… in readRegistry()
1174 editor->setHiliteTextColor(texthilitefore); in readRegistry()
/dports/x11-toolkits/fox16/fox-1.6.57/adie/
H A DTextWindow.cpp1069 FXColor textback,textfore,textselback,textselfore,textcursor,texthilitefore,texthiliteback; in readRegistry() local
1082texthilitefore=getApp()->reg().readColorEntry("SETTINGS","texthiliteforeground",editor->getHiliteT… in readRegistry()
1176 editor->setHiliteTextColor(texthilitefore); in readRegistry()
/dports/x11-toolkits/fox17/fox-1.7.77/adie/
H A DTextWindow.cpp1285 …FXColor textback,textfore,textselback,textselfore,textcursor,texthilitefore,texthiliteback,textact… in readRegistry() local
1298texthilitefore=getApp()->reg().readColorEntry("SETTINGS","texthiliteforeground",editor->getHiliteT… in readRegistry()
1419 editor->setHiliteTextColor(texthilitefore); in readRegistry()