Searched refs:CCA_SERVICE_NAME (Results 1 – 3 of 3) sorted by relevance
296 if (m_nIncludeCommon & CCA_SERVICE_NAME) in exportOuterAttributes()301 m_nIncludeCommon = m_nIncludeCommon & ~CCA_SERVICE_NAME; in exportOuterAttributes()1531 CCA_NAME | CCA_SERVICE_NAME | CCA_DISABLED | in examine()1594 CCA_NAME | CCA_SERVICE_NAME | CCA_DISABLED | CCA_LABEL | in examine()1603 CCA_NAME | CCA_SERVICE_NAME | CCA_CURRENT_VALUE | in examine()1614 CCA_NAME | CCA_SERVICE_NAME | CCA_DISABLED | CCA_DROPDOWN | in examine()1677 CCA_NAME | CCA_SERVICE_NAME | CCA_DISABLED | CCA_LABEL | in examine()1694 CCA_NAME | CCA_SERVICE_NAME | CCA_VALUE; in examine()1700 CCA_NAME | CCA_SERVICE_NAME | CCA_DISABLED | CCA_PRINTABLE | in examine()1709 CCA_NAME | CCA_SERVICE_NAME | CCA_DISABLED | CCA_PRINTABLE | in examine()[all …]
42 #define CCA_SERVICE_NAME 0x00000002 macro
50 case CCA_SERVICE_NAME: return "control-implementation"; in getCommonControlAttributeName()
Completed in 55 milliseconds