HomeSort by relevance Sort by last modified time
    Searched refs:pwsName (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_nodehelper.h 19 const FX_WCHAR* pwsName,
xfa_script_nodehelper.cpp 29 const FX_WCHAR* pwsName,
35 uint32_t uNameHash = FX_HashCode_String_GetW(pwsName, FXSYS_wcslen(pwsName));
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssdeclaration.h 17 const FX_WCHAR* pwsName;
fde_cssdeclaration.cpp 44 wsName = pProperty->pwsName;
271 pProperty->pwsName = CopyToLocal(pArgs, pszName, iNameLen);
    [all...]

Completed in 3425 milliseconds