Searched refs:TFS_READONLY (Results 1 – 2 of 2) sorted by relevance
62 #define TFS_READONLY 6 macro412 result = TFS_READONLY; // Readonly is supported on textfields. in determineState()568 if (themeData.m_state == TS_DISABLED || themeData.m_state == TFS_READONLY) in drawControl()
60 #define TFS_READONLY 6 macro