OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:annotationMode
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
GraphicsContextAnnotator.h
37
if (UNLIKELY(paintInfo.context->
annotationMode
())) \
GraphicsContextAnnotator.cpp
88
AnnotationModeFlags mode = paintInfo.context->
annotationMode
();
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h
201
AnnotationModeFlags
annotationMode
() const { return m_annotationMode; }
Completed in 263 milliseconds