Home | History | Annotate | Download | only in dom

Lines Matching refs:m_hasNodesWithPlaceholderStyle

847     bool hasNodesWithPlaceholderStyle() const { return m_hasNodesWithPlaceholderStyle; }
848 void setHasNodesWithPlaceholderStyle() { m_hasNodesWithPlaceholderStyle = true; }
1189 bool m_hasNodesWithPlaceholderStyle;