Searched defs:shouldPaint (Results 1 – 6 of 6) sorted by relevance
166 bool RenderReplaced::shouldPaint(PaintInfo& paintInfo, int& tx, int& ty) in shouldPaint() function in WebCore::RenderReplaced
843 bool shouldPaint; member858 void addBorder(const CollapsedBorderValue& borderValue, BoxSide borderSide, bool shouldPaint, in addBorder()
666 …bool shouldPaint = (behavior & RenderAsTextShowAllLayers) ? true : l->intersectsDamageRect(layerBo… in writeLayers() local
1115 …bool shouldPaint = (m_owningLayer->hasVisibleContent() || m_owningLayer->hasVisibleDescendant()) &… in paintIntoLayer() local
2687 …bool shouldPaint = intersectsDamageRect(layerBounds, damageRect, rootLayer) && m_hasVisibleContent… in scrollTo() local
1262 HRESULT WebPreferences::setShouldPaintCustomScrollbars(BOOL shouldPaint) in setShouldPaintCustomScrollbars()1268 HRESULT WebPreferences::shouldPaintCustomScrollbars(BOOL* shouldPaint) in shouldPaintCustomScrollbars()1274 HRESULT WebPreferences::shouldPaintNativeControls(BOOL* shouldPaint) in shouldPaintNativeControls()1280 HRESULT WebPreferences::setShouldPaintNativeControls(BOOL shouldPaint) in setShouldPaintNativeControls()