Searched refs:hasStrokePaint (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontAndroid.cpp127 bool hasStrokePaint = false; local
132 hasStrokePaint = true;
162 if (hasStrokePaint && !hasFillPaint) {

Completed in 104 milliseconds