Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxcrt/
Dfx_basic.h780 struct CAssoc { struct
782 CAssoc* pNext; argument
784 void* key;
786 void* value;
914 struct CAssoc { struct
916 CAssoc* pNext; argument
918 FX_DWORD nHashValue;
920 CFX_ByteString key;
922 void* value;