Home
last modified time | relevance | path

Searched refs:formattedValue (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_field.h44 JS_PROP(formattedValue);
Dcjx_field.cpp318 void CJX_Field::formattedValue(CFXJSE_Value* pValue, in formattedValue() function in CJX_Field
/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1161 String formattedValue; in handleNumberSymbol() local
1173formattedValue = backgroundEndSymbol + value + digits[1] + digits[0] + backgroundStartSymbol + sta… in handleNumberSymbol()
1177 formattedValue = backgroundEndSymbol + value + backgroundStartSymbol; in handleNumberSymbol()
1180 example = example.replace(originalValue, formattedValue); in handleNumberSymbol()
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data_element_script.cpp1460 (XFA_ATTRIBUTE_CALLBACK)&CJX_Field::formattedValue, XFA_Attribute::Unknown,