Searched refs:CFX_CSSSYNTAXCHECK_AllowImport (Results 1 – 2 of 2) sorted by relevance
17 #define CFX_CSSSYNTAXCHECK_AllowImport 2 macro62 void DisableCharset() { m_dwCheck = CFX_CSSSYNTAXCHECK_AllowImport; } in DisableCharset()
183 if ((m_dwCheck & CFX_CSSSYNTAXCHECK_AllowImport) == 0) in IsImportEnabled()