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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsContextAndroid.cpp 142 bool GraphicsContext::willFill() const
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 298 bool willFill() const;
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontAndroid.cpp 131 if ((mode & TextModeFill) && gc->willFill()) {
    [all...]

Completed in 63 milliseconds