Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.cpp65 void* GetMapKey_Custom(WideStringView wsKey) { in GetMapKey_Custom() argument
66 uint32_t dwKey = FX_HashCode_GetW(wsKey, false); in GetMapKey_Custom()