Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.h219 void GetItemLabel(const WideStringView& wsValue, WideString& wsLabel);
Dcxfa_widgetacc.cpp2135 void CXFA_WidgetAcc::GetItemLabel(const WideStringView& wsValue, in GetItemLabel() function in CXFA_WidgetAcc
2488 GetItemLabel(wsValue.AsStringView(), wsValue); in GetValue()