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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextRecording.h 70 virtual void setTextOffset(FloatSize offset) { m_textOffset = offset; }
216 FloatSize m_textOffset;
PlatformGraphicsContextRecording.cpp 923 bounds.move(m_textOffset); // compensate font rendering-side translates
    [all...]

Completed in 90 milliseconds