Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h484 WideString GetItemLabel(WideStringView wsValue) const;
Dcxfa_node.cpp4485 WideString CXFA_Node::GetItemLabel(WideStringView wsValue) const { in GetItemLabel() function in CXFA_Node
4823 wsValue = GetItemLabel(wsValue.AsStringView()); in GetValue()