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

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_imp.cpp 414 const CFX_WideStringC& wsAttributeName) {
415 int32_t iLength = wsAttributeName.GetLength();
427 uint32_t uHash = FX_HashCode_String_GetW(wsAttributeName.GetPtr(), iLength);
xfa_parser_imp.cpp 274 const CFX_WideStringC& wsAttributeName,
276 CFX_WideString wsAttrName(wsAttributeName);
288 const CFX_WideStringC& wsAttributeName,
291 CFX_WideString wsAttrName(wsAttributeName);
293 if (XFA_FDEExtension_GetAttributeLocalName(wsAttributeName,
295 wsNSPrefix = wsAttrName.Left(wsAttributeName.GetLength() -
    [all...]
xfa_object_imp.cpp     [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h     [all...]

Completed in 199 milliseconds