Home
last modified time | relevance | path

Searched defs:updateGraphicsContext (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextPainter.h62 void updateGraphicsContext(const Style& style, GraphicsContextStateSaver& saver) in updateGraphicsContext() function
DTextPainter.cpp72 void TextPainter::updateGraphicsContext(GraphicsContext* context, const Style& textStyle, bool hori… in updateGraphicsContext() function in blink::TextPainter