Home
last modified time | relevance | path

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

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlctrl.h90 FILE_TYPE_CSS, enumerator
H A Dxmlctrl.cpp1183 case FILE_TYPE_CSS: in applyProperties()
1467 if ( type == FILE_TYPE_CSS ) in setColorScheme()
1534 if ( type == FILE_TYPE_CSS ) in setColorScheme()
1631 if ( type == FILE_TYPE_CSS ) in setColorScheme()
1729 if ( type == FILE_TYPE_CSS ) in setColorScheme()
2289 case FILE_TYPE_CSS: in toggleComment()
H A Dxmlcopyeditor.cpp5661 return FILE_TYPE_CSS; in getFileType()