Searched defs:plf (Results 1 – 5 of 5) 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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | PluralFormatTest.java | 53 PluralFormat plf = new PluralFormat(new ULocale(locales[i]), testPattern); in helperTestRules() local
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_device.cpp | 60 FX_BOOL CWin32FontInfo::IsOpenTypeFromDiv(const LOGFONTA *plf) in IsOpenTypeFromDiv() 81 FX_BOOL CWin32FontInfo::IsSupportFontFormDiv(const LOGFONTA* plf) in IsSupportFontFormDiv() 105 void CWin32FontInfo::AddInstalledFont(const LOGFONTA *plf, FX_DWORD FontType) in AddInstalledFont() 127 const LOGFONTA *plf, in FontEnumProc()
|