Home
last modified time | relevance | path

Searched refs:textselfore (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
1287textselfore = getApp()->reg().readColorEntry("OPTIONS", "textselforeground", editor->getSelTextCol… in loadConfig()
1343 editor->setSelTextColor(textselfore); 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
1077textselfore=getApp()->reg().readColorEntry("SETTINGS","textselforeground",editor->getSelTextColor(… in readRegistry()
1171 editor->setSelTextColor(textselfore); 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
1079textselfore=getApp()->reg().readColorEntry("SETTINGS","textselforeground",editor->getSelTextColor(… in readRegistry()
1173 editor->setSelTextColor(textselfore); 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
1296textselfore=getApp()->reg().readColorEntry("SETTINGS","textselforeground",editor->getSelTextColor(… in readRegistry()
1416 editor->setSelTextColor(textselfore); in readRegistry()