Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_nodehelper.cpp29 const FX_WCHAR* pwsName, in XFA_ResolveNodes_GetOneChild() argument
35 uint32_t uNameHash = FX_HashCode_String_GetW(pwsName, FXSYS_wcslen(pwsName)); in XFA_ResolveNodes_GetOneChild()
Dxfa_script_nodehelper.h19 const FX_WCHAR* pwsName,
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssdeclaration.h17 const FX_WCHAR* pwsName; member
Dfde_cssdeclaration.cpp44 wsName = pProperty->pwsName; in GetNextCustom()
271 pProperty->pwsName = CopyToLocal(pArgs, pszName, iNameLen); in AddProperty()