Home
last modified time | relevance | path

Searched defs:bIgnoreCase (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssselector.cpp32 bool bIgnoreCase) in CFX_CSSSelector()
/external/pdfium/core/fxcrt/
Dbytestring.cpp777 uint32_t FX_HashCode_GetA(ByteStringView str, bool bIgnoreCase) { in FX_HashCode_GetA()
789 uint32_t FX_HashCode_GetAsIfW(ByteStringView str, bool bIgnoreCase) { in FX_HashCode_GetAsIfW()
Dwidestring.cpp1113 uint32_t FX_HashCode_GetW(WideStringView str, bool bIgnoreCase) { in FX_HashCode_GetW()