Searched defs:isDirty (Results 1 – 12 of 12) sorted by relevance
34 bool isDirty() const { return !fDirty1->isEmpty(); } in isDirty() function
45 virtual bool isDirty() const {return mSurface && mDirty;} in isDirty() function
109 bool Image11::isDirty() const in isDirty() function in rx::Image11
40 bool isDirty() const { return !fDirtyRgn.isEmpty(); } in isDirty() function
57 private volatile boolean isDirty = false; field in LazyField
181 bool isDirty() const { return Value.getInt() == Invalid; } in isDirty() function
256 bool isDirty() const { return m_bitfields.dirty(); } in isDirty() function
1313 def isDirty(self): member in JetCreator
588 isDirty: function() method in WebInspector.UISourceCode
261 int isDirty; member