Searched defs:IsText (Results 1 – 3 of 3) sorted by relevance
49 bool IsText() const { return IsTextImpl(); } in IsText() function
32 bool IsText() const { return IsTextImpl(); } in IsText() function
34 static bool IsText(scoped_refptr<StreamParserBuffer> buffer) { in IsText() function