HomeSort by relevance Sort by last modified time
    Searched defs:setTextOffset (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextSkia.h 42 virtual void setTextOffset(FloatSize offset) {}
PlatformGraphicsContextRecording.h 70 virtual void setTextOffset(FloatSize offset) { m_textOffset = offset; }

Completed in 17 milliseconds