Home
last modified time | relevance | path

Searched refs:GetItemLabel (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h689 void GetItemLabel(const CFX_WideStringC& wsValue, CFX_WideString& wsLabel);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2412 void CXFA_WidgetData::GetItemLabel(const CFX_WideStringC& wsValue, in GetItemLabel() function in CXFA_WidgetData
3111 GetItemLabel(wsValue, wsValue); in GetValue()