Home
last modified time | relevance | path

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

/dports/x11-toolkits/fox14/fox-1.4.35/adie/
H A DTextWindow.cpp1068 FXColor dirback,dirfore,dirselback,dirselfore,dirlines,textactiveback,textbar,textnumber; in readRegistry() local
1081textactiveback=getApp()->reg().readColorEntry("SETTINGS","textactivebackground",editor->getActiveB… in readRegistry()
1175 editor->setActiveBackColor(textactiveback); in readRegistry()
/dports/x11-toolkits/fox16/fox-1.6.57/adie/
H A DTextWindow.cpp1070 FXColor dirback,dirfore,dirselback,dirselfore,dirlines,textactiveback,textbar,textnumber; in readRegistry() local
1083textactiveback=getApp()->reg().readColorEntry("SETTINGS","textactivebackground",editor->getActiveB… in readRegistry()
1177 editor->setActiveBackColor(textactiveback); in readRegistry()
/dports/x11-toolkits/fox17/fox-1.7.77/adie/
H A DTextWindow.cpp1285 …ore,textselback,textselfore,textcursor,texthilitefore,texthiliteback,textactiveback,textbar,textnu… in readRegistry() local
1300textactiveback=getApp()->reg().readColorEntry("SETTINGS","textactivebackground",editor->getActiveB… in readRegistry()
1420 editor->setActiveBackColor(textactiveback); in readRegistry()