Home
last modified time | relevance | path

Searched refs:GetLeadDigits (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffnumericedit.cpp87 widgetValue.GetNumericFormat(wsFormat, m_pNode->GetLeadDigits(), in OnValidate()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h413 int32_t GetLeadDigits() const;
Dcxfa_node.cpp4671 int32_t CXFA_Node::GetLeadDigits() const { in GetLeadDigits() function in CXFA_Node
4990 int32_t iLead = GetLeadDigits(); in NumericLimit()