Searched defs:IsParsed (Results 1 – 4 of 4) sorted by relevance
258 IsParsed, enumerator
35 FX_BOOL IsParsed() const { return m_ParseState == CONTENT_PARSED; } in IsParsed() function
60 bool IsParsed() const override { return m_bIsParsed; } in IsParsed() function
80 FX_BOOL IsParsed() const { return m_pAllocator != NULL; } in IsParsed() function