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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextState.h 118 TextDrawingModeFlags textDrawingMode() const { return m_textDrawingMode; }
GraphicsContext.h 182 TextDrawingModeFlags textDrawingMode() const { return immutableState()->textDrawingMode(); }

Completed in 183 milliseconds