Searched defs:isDocument (Results 1 – 4 of 4) sorted by relevance
53 virtual bool isDocument() const { return false; } in isDocument() function
69 bool isDocument() const { return m_client && m_client->isDocument(); } in isDocument() function
1042 virtual bool isDocument() const OVERRIDE { return true; } in isDocument() function
3898 function isDocument(element) { function