Home
last modified time | relevance | path

Searched defs:plf (Results 1 – 7 of 7) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DLineAndPointFormatter.java73 …ointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabelFormatter plf) { in LineAndPointFormatter()
77 …atter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabelFormatter plf, FillDire… in LineAndPointFormatter()
DBarRenderer.java233 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in onRender() local
254 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in onRender() local
275 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in onRender() local
DLineAndPointRenderer.java137 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in drawSeries() local
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp366 int CALLBACK FontEnumProc(const LOGFONTA* plf, in FontEnumProc()
381 bool CFX_Win32FontInfo::IsOpenTypeFromDiv(const LOGFONTA* plf) { in IsOpenTypeFromDiv()
402 bool CFX_Win32FontInfo::IsSupportFontFormDiv(const LOGFONTA* plf) { in IsSupportFontFormDiv()
425 void CFX_Win32FontInfo::AddInstalledFont(const LOGFONTA* plf, in AddInstalledFont()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatTest.java57 PluralFormat plf = new PluralFormat(new ULocale(locales[i]), testPattern); in helperTestRules() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralFormatTest.java60 PluralFormat plf = new PluralFormat(new ULocale(locales[i]), testPattern); in helperTestRules() local
/external/cldr/tools/java/org/unicode/cldr/icu/
DCheckIBMCoverage.java173 String plf = locale.concat("_posix.log"); in processMap() local