Searched refs:m_isPendingImage (Results 1 – 2 of 2) sorted by relevance
72 ALWAYS_INLINE bool isPendingImage() const { return m_isPendingImage; } in isPendingImage()89 , m_isPendingImage(false) in StyleImage()95 bool m_isPendingImage:1; variable
73 m_isPendingImage = true; in StylePendingImage()