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

/external/pdfium/xfa/src/fxfa/src/common/
H A Dxfa_object.h605 FX_BOOL GetMapModuleString(void* pKey, CFX_WideStringC& wsValue);
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_object_imp.cpp3883 if (GetMapModuleString(pKey, wsValueC)) {
4098 if (GetMapModuleString(pKey, wsValueC)) {
4129 if (GetMapModuleString(pKey, wsValue)) {
5059 FX_BOOL CXFA_Node::GetMapModuleString(void* pKey, CFX_WideStringC& wsValue) { function in class:CXFA_Node

Completed in 138 milliseconds