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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsContextAndroid.cpp 150 bool GraphicsContext::willStroke() const
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 300 bool willStroke() const;
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontAndroid.cpp 130 if ((mode & TextModeStroke) && gc->willStroke()) {
    [all...]

Completed in 40 milliseconds