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.h379 int32_t GetLeadDigits();
Dcxfa_node.cpp4624 int32_t CXFA_Node::GetLeadDigits() { in GetLeadDigits() function in CXFA_Node
4958 int32_t iLead = GetLeadDigits(); in NumericLimit()