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 145 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 134 if ((mode & TextModeFill) && gc->willFill()) {
    [all...]

Completed in 281 milliseconds