Searched refs:m_isVisuallyNonEmpty (Results 1 – 2 of 2) sorted by relevance
228 void setIsVisuallyNonEmpty() { m_isVisuallyNonEmpty = true; } in setIsVisuallyNonEmpty()424 bool m_isVisuallyNonEmpty; variable
239 m_isVisuallyNonEmpty = false; in reset()2041 if (m_isVisuallyNonEmpty && m_firstVisuallyNonEmptyLayoutCallbackPending) { in performPostLayoutTasks()