Searched refs:formattedValue (Results 1 – 4 of 4) sorted by relevance
44 JS_PROP(formattedValue);
318 void CJX_Field::formattedValue(CFXJSE_Value* pValue, in formattedValue() function in CJX_Field
1161 String formattedValue; in handleNumberSymbol() local1173 …formattedValue = 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()
1460 (XFA_ATTRIBUTE_CALLBACK)&CJX_Field::formattedValue, XFA_Attribute::Unknown,