Home
last modified time | relevance | path

Searched refs:DocumentMarkerGrammarLineStyle (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.h301 DocumentMarkerGrammarLineStyle enumerator
DGraphicsContext.cpp810 int index = style == DocumentMarkerGrammarLineStyle ? 1 : 0; in drawLineForDocumentMarker()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp1183 return GraphicsContext::DocumentMarkerGrammarLineStyle; in lineStyleForMarkerType()