Searched defs:paintingPhase (Results 1 – 2 of 2) sorted by relevance
1088 PaintBehavior paintBehavior, GraphicsLayerPaintingPhase paintingPhase, in paintIntoLayer()1223 …GraphicsLayer* graphicsLayer, GraphicsContext& context, GraphicsLayerPaintingPhase paintingPhase, … in paintContents()
285 GraphicsLayerPaintingPhase paintingPhase() const { return m_paintingPhase; } in paintingPhase() function