HomeSort by relevance Sort by last modified time
    Searched refs:getStrokeThickness (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.h 134 float getStrokeThickness() const;
SkiaFontWin.cpp 383 && platformContext->getStrokeThickness() > 0) {
PlatformContextSkia.cpp 504 float PlatformContextSkia::getStrokeThickness() const
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontLinux.cpp 141 && gc->platformContext()->getStrokeThickness() > 0) {
194 && gc->platformContext()->getStrokeThickness() > 0;

Completed in 8588 milliseconds