Home
last modified time | relevance | path

Searched defs:plf (Results 1 – 5 of 5) 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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatTest.java53 PluralFormat plf = new PluralFormat(new ULocale(locales[i]), testPattern); in helperTestRules() local
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp60 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()