Home
last modified time | relevance | path

Searched defs:contentsRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTextControlSingleLine.cpp75 LayoutRect contentsRect = contentBoxRect(); in paint() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.cpp66 static IntRect contentsRect(const RenderObject* renderer) in contentsRect() function