Searched refs:EqualNoCase (Results 1 – 6 of 6) sorted by relevance
186 if (strPageMode.IsEmpty() || strPageMode.EqualNoCase("UseNone")) in FPDFDoc_GetPageMode()188 if (strPageMode.EqualNoCase("UseOutlines")) in FPDFDoc_GetPageMode()190 if (strPageMode.EqualNoCase("UseThumbs")) in FPDFDoc_GetPageMode()192 if (strPageMode.EqualNoCase("FullScreen")) in FPDFDoc_GetPageMode()194 if (strPageMode.EqualNoCase("UseOC")) in FPDFDoc_GetPageMode()196 if (strPageMode.EqualNoCase("UseAttachments")) in FPDFDoc_GetPageMode()
81 bool EqualNoCase(const CFX_ByteStringC& str) const;
231 bool CFX_ByteString::EqualNoCase(const CFX_ByteStringC& str) const { in EqualNoCase() function in CFX_ByteString
69 if (tag.EqualNoCase("p")) { in SetText()
605 if (face.EqualNoCase(facebuf)) in MapFont()
3382 if (identifyString.EqualNoCase("html")) in Decode()3384 else if (identifyString.EqualNoCase("xml")) in Decode()3647 if (identifyString.EqualNoCase("html")) in Encode()3649 else if (identifyString.EqualNoCase("xml")) in Encode()