Searched defs:hasRestyleFlag (Results 1 – 2 of 2) sorted by relevance
195 …bool hasRestyleFlag(DynamicRestyleFlags mask) const { return hasRareData() && hasRestyleFlagIntern… in hasRestyleFlag() function
301 bool hasRestyleFlag(DynamicRestyleFlags mask) const { return m_restyleFlags & mask; } in hasRestyleFlag() function