Home | History | Annotate | Download | only in templates

Lines Matching refs:dfp

591       DecimalFormatProperties dfp = getDecimalFormat(i);
593 if (dfp.getName().equals(name))
594 dfp;