Home
last modified time | relevance | path

Searched defs:paintPhase (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextAnnotation.cpp48 …tAnnotation::GraphicsContextAnnotation(const char* rendererName, const char* paintPhase, const Str… in GraphicsContextAnnotation()
DGraphicsContextAnnotation.h57 String paintPhase() const { return m_paintPhase; } in paintPhase() function
DGraphicsContext.cpp213 void GraphicsContext::beginAnnotation(const char* rendererName, const char* paintPhase, in beginAnnotation()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DGraphicsContextAnnotator.cpp92 const char* paintPhase = 0; in annotate() local
DRenderTableRow.cpp224 PaintPhase paintPhase = paintInfo.phase; in paintOutlineForRowIfNeeded() local
DRenderTable.cpp638 PaintPhase paintPhase = paintInfo.phase; in paint() local
656 PaintPhase paintPhase = paintInfo.phase; in paintObject() local
DRenderTreeAsText.cpp506LayerPaintPhase paintPhase = LayerPaintPhaseAll, int indent = 0, RenderAsTextBehavior behavior = R… in write()
DRenderTableSection.cpp1251 PaintPhase paintPhase = paintInfo.phase; in paintCell() local
DInlineFlowBox.cpp1144 …PaintPhase paintPhase = paintInfo.phase == PaintPhaseChildOutlines ? PaintPhaseOutline : paintInfo… in paint() local
DRenderBlock.cpp2032 PaintPhase paintPhase = paintInfo.phase; in paintObject() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.cpp1015 …GraphicsLayerPaintingPhase paintPhase = GraphicsLayerPaintOverflowContents | GraphicsLayerPaintCom… in updatePaintingPhases() local