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()  local254 			        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 | cwin32_platform.cpp | 141 int CALLBACK FontEnumProc(const LOGFONTA* plf,  in FontEnumProc()156 bool CFX_Win32FontInfo::IsSupportedFont(const LOGFONTA* plf) {  in IsSupportedFont()
 176 void CFX_Win32FontInfo::AddInstalledFont(const LOGFONTA* plf,  in AddInstalledFont()
 
 | 
| /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/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/gfxstream-protocols/registry/vulkan/scripts/ | 
| D | validitygenerator.py | 12 from conventions import ProseListFormats as plf  unknown
 |