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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
GraphicsContextAnnotator.cpp 125 m_context->beginAnnotation(rendererName, paintPhase, elementId, elementClass, elementTag);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 373 void beginAnnotation(const char*, const char*, const String&, const String&, const String&);
GraphicsContext.cpp 207 void GraphicsContext::beginAnnotation(const char* rendererName, const char* paintPhase,
    [all...]

Completed in 491 milliseconds