HomeSort by relevance Sort by last modified time
    Searched defs:wsRef (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdocview.cpp 774 CFX_WideStringC wsRef;
775 binditems.GetRef(wsRef);
780 pScriptContext->ResolveObjects(pWidgetNode, wsRef, rs, dwStyle);
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_datamerger_imp.cpp 445 CFX_WideStringC wsRef,
452 if (bUpLevel || wsRef != FX_WSTRC(L"name")) {
456 pDocument->GetScriptContext()->ResolveObjects(pDataScope, wsRef, rs, dFlags,
    [all...]
xfa_objectacc_imp.cpp 565 void CXFA_Event::GetRef(CFX_WideStringC& wsRef) {
566 m_pNode->TryCData(XFA_ATTRIBUTE_Ref, wsRef);
    [all...]

Completed in 8614 milliseconds