Searched refs:wsRef (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | xfa_document_datamerger_imp.cpp | 477 const WideString& wsRef, in FindDataRefDataNode() argument 484 if (bUpLevel || wsRef != L"name") in FindDataRefDataNode() 489 pDataScope, wsRef.AsStringView(), &rs, dFlags, pTemplateNode); in FindDataRefDataNode() 1172 WideString wsRef = in UpdateBindingRelations() local 1180 pDataScope, wsRef.AsStringView(), &rs, dFlags, pTemplateNode); in UpdateBindingRelations()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffdocview.cpp | 738 WideString wsRef = item->GetRef(); in RunBindItems() local 743 pScriptContext->ResolveObjects(pWidgetNode, wsRef.AsStringView(), &rs, in RunBindItems()
|
D | cxfa_widgetacc.cpp | 1484 WideString wsRef = event->GetRef(); in GetEventByActivity() local 1486 if (wsRef == WideStringView(L"$form")) in GetEventByActivity() 1489 if (wsRef == WideStringView(L"$layout")) in GetEventByActivity()
|