Searched defs:plf (Results 1 – 7 of 7) sorted by relevance
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | LineAndPointFormatter.java | 73 …ointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabelFormatter plf) { in LineAndPointFormatter() 77 …atter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabelFormatter plf, FillDire… in LineAndPointFormatter()
|
D | BarRenderer.java | 233 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in onRender() local 254 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in onRender() local 275 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in onRender() local
|
D | LineAndPointRenderer.java | 137 PointLabelFormatter plf = formatter.getPointLabelFormatter(); in drawSeries() local
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 366 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/ |
D | PluralFormatTest.java | 57 PluralFormat plf = new PluralFormat(new ULocale(locales[i]), testPattern); in helperTestRules() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | PluralFormatTest.java | 60 PluralFormat plf = new PluralFormat(new ULocale(locales[i]), testPattern); in helperTestRules() local
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | CheckIBMCoverage.java | 173 String plf = locale.concat("_posix.log"); in processMap() local
|