Searched refs:_CompactStringSame (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_maps.cpp400 static FX_BOOL _CompactStringSame(_CompactString* pCompact, FX_LPCBYTE pStr, int len) function
512 return !_CompactStringSame((_CompactString*)pData, ((CFX_ByteStringC*)param)->GetPtr(), ((CFX_ByteStringC*)param)->GetLength());
530 if (!_CompactStringSame(pKey, (FX_LPCBYTE)key, key_len)) {
564 if (!_CompactStringSame(pKey, (FX_LPCBYTE)key, key_len)) {

Completed in 275 milliseconds