Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_doc.h188 FX_BOOL _GetHValueByName(const CFX_ByteStringC& utf8Name,
/external/pdfium/fpdfsdk/src/fpdfxfa/
Dfpdfxfa_doc.cpp1238 return _GetHValueByName(utf8Name, hValue, in GetPDFScriptObject()
1254 return _GetHValueByName(szPropName, hValue, in GetGlobalProperty()
1257 FX_BOOL CPDFXFA_Document::_GetHValueByName(const CFX_ByteStringC& utf8Name, in _GetHValueByName() function in CPDFXFA_Document