Home
last modified time | relevance | path

Searched defs:IsDirty (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/
Dcode-buffer-vixl.h152 bool IsDirty() const { return dirty_; } in IsDirty() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_pageobject.h63 bool IsDirty() const { return m_bDirty; } in IsDirty() function