Searched defs:clipLeft (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderFieldset.cpp186 LayoutUnit clipLeft = paintRect.x(); local
188 graphicsContext->clipOut(pixelSnappedIntRect(clipLeft, paintRect.y() + legend->y(), clipWidth, legend->height()));
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyle.h538 const Length& clipLeft() const { return visual->clip.left(); } function in class:blink::RenderStyle
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 207 milliseconds