Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_maps.cpp405 static void _CompactStringStore(_CompactString* pCompact, FX_LPCBYTE pStr, int len) in _CompactStringStore() function
530 _CompactStringStore(pKey, key.GetPtr(), key_len); in SetAt()
535 _CompactStringStore(pKey, key.GetPtr(), key_len); in SetAt()
542 _CompactStringStore(pKey, key.GetPtr(), key.GetLength()); in AddValue()