Searched refs:EqualNoCase (Results 1 – 6 of 6) sorted by relevance
205 if (strPageMode.IsEmpty() || strPageMode.EqualNoCase("UseNone")) in FPDFDoc_GetPageMode()207 if (strPageMode.EqualNoCase("UseOutlines")) in FPDFDoc_GetPageMode()209 if (strPageMode.EqualNoCase("UseThumbs")) in FPDFDoc_GetPageMode()211 if (strPageMode.EqualNoCase("FullScreen")) in FPDFDoc_GetPageMode()213 if (strPageMode.EqualNoCase("UseOC")) in FPDFDoc_GetPageMode()215 if (strPageMode.EqualNoCase("UseAttachments")) in FPDFDoc_GetPageMode()
193 bool EqualNoCase(const CFX_ByteStringC& str) const;
254 bool CFX_ByteString::EqualNoCase(const CFX_ByteStringC& str) const { in EqualNoCase() function in CFX_ByteString
50 if (tag.EqualNoCase("p")) { in SetText()
363 if (face.EqualNoCase(facebuf)) { in MapFont()
3695 if (identifyString.EqualNoCase("html")) { in Decode()3697 } else if (identifyString.EqualNoCase("xml")) { in Decode()3965 if (identifyString.EqualNoCase("html")) { in Encode()3967 } else if (identifyString.EqualNoCase("xml")) { in Encode()