Home
last modified time | relevance | path

Searched refs:bIgnoreCase (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fde/css/
Dcfde_cssselector.cpp38 bool bIgnoreCase) in CFDE_CSSSelector() argument
40 m_dwHash(FX_HashCode_GetW(CFX_WideStringC(psz, iLen), bIgnoreCase)) {} in CFDE_CSSSelector()
Dcfde_cssselector.h24 bool bIgnoreCase);
/external/pdfium/core/fxcrt/
Dfx_extension.cpp524 uint32_t FX_HashCode_GetA(const CFX_ByteStringC& str, bool bIgnoreCase) { in FX_HashCode_GetA() argument
526 if (bIgnoreCase) { in FX_HashCode_GetA()
536 uint32_t FX_HashCode_GetW(const CFX_WideStringC& str, bool bIgnoreCase) { in FX_HashCode_GetW() argument
538 if (bIgnoreCase) { in FX_HashCode_GetW()
Dfx_string.h435 uint32_t FX_HashCode_GetA(const CFX_ByteStringC& str, bool bIgnoreCase);
436 uint32_t FX_HashCode_GetW(const CFX_WideStringC& str, bool bIgnoreCase);
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...