Searched refs:IsParsered (Results 1 – 5 of 5) sorted by relevance
27 FX_BOOL IsParsered() const;
48 FX_BOOL CRF_TextPage::IsParsered() const in IsParsered() function in CRF_TextPage
83 virtual FX_BOOL IsParsered() const = 0;
61 virtual FX_BOOL IsParsered() const in IsParsered() function
2627 if (!pTextPage || !pTextPage->IsParsered()) { in ExtractLinks()