Searched refs:m_isSetFromShorthand (Results 1 – 2 of 2) sorted by relevance
38 , m_isSetFromShorthand(isSetFromShorthand) in StylePropertyMetadata()49 uint16_t m_isSetFromShorthand : 1; member73 bool isSetFromShorthand() const { return m_metadata.m_isSetFromShorthand; }; in isSetFromShorthand()
39 if (!m_isSetFromShorthand) in shorthandID()