Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_pageobject.h53 bool IsDirty() const { return m_bDirty; } in IsDirty() function
/external/vixl/src/
Dcode-buffer-vixl.h155 bool IsDirty() const { return dirty_; } in IsDirty() function
/external/python/cpython3/PC/
Dpyshellext.cpp420 STDMETHODIMP IsDirty() { in IsDirty() function in PyShellExt