Searched refs:hasStrokePaint (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ | ||
H A D | FontAndroid.cpp | 127 bool hasStrokePaint = false; local 132 hasStrokePaint = true; 162 if (hasStrokePaint && !hasFillPaint) { |
Completed in 104 milliseconds