Searched
full:bounds (Results
426 -
450 of
1065) sorted by null
<<11121314151617181920>>
/external/skia/include/core/ |
SkBlitter.h | 135 const SkIRect* bounds = NULL);
|
/external/skia/src/core/ |
SkPictureRecord.h | 19 virtual int saveLayer(const SkRect* bounds, const SkPaint*, SaveFlags);
|
/external/srec/portable/include/ |
ESR_ReturnCode.h | 109 * Specified argument is out of bounds.
|
/external/stlport/stlport/stl/ |
_bitset.c | 115 // check out of bounds
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-114493.js | 51 * that were out of bounds, followed by the call operator, would crash.
|
/external/webkit/WebCore/editing/ |
SelectionController.h | 94 // Bounds of (possibly transformed) caret in absolute coords
|
VisiblePosition.h | 99 // Bounds of (possibly transformed) caret in absolute coords
|
/external/webkit/WebCore/page/mac/ |
WebCoreViewFactory.h | 122 - (CGRect)accessibilityConvertScreenRect:(CGRect)bounds;
|
/external/webkit/WebCore/platform/graphics/android/ |
PlatformGraphicsContext.h | 128 // The rectangle representing the bounds of the button.
|
android_graphics.cpp | 73 " bounds=(%d,%d,w=%d,h=%d)", m_node->index(), m_node->nodePointer(),
|
/external/webkit/WebCore/platform/graphics/chromium/ |
VDMXParser.cpp | 42 // out-of-bounds errors. As a family they return false if anything is amiss,
|
/external/webkit/WebCore/platform/graphics/mac/ |
Canvas3DLayer.mm | 121 CGRect layerBounds = CGRectIntegral([self bounds]);
|
GraphicsContextMac.mm | 152 // bounds (e.g. when at the edge of a view) and could make it appear that the
|
/external/webkit/WebCore/platform/mac/ |
ScrollViewMac.mm | 123 return enclosingIntRect([documentView bounds]).size();
|
/external/webkit/WebCore/rendering/ |
RenderTableRow.cpp | 131 // layout, so we know that our bounds didn't change. This code is just making up for
|
/external/webkit/WebKit/android/nav/ |
CachedHistory.cpp | 107 WebCore::IntRect cursorBounds = cursor->bounds(cursorFrame);
|
/external/webkit/WebKit/chromium/src/ |
ChromeClientImpl.h | 133 const WebCore::IntRect& bounds,
|
/external/webkit/WebKit/gtk/tests/ |
testwebview.c | 208 /* Make sure upper and lower bounds have been restored correctly */
|
/external/webkit/WebKit/mac/WebInspector/ |
WebNodeHighlight.mm | 89 // Observe both frame-changed and bounds-changed notifications because either one could leave
|
/external/webkit/WebKit/win/WebCoreSupport/ |
EmbeddedWidget.cpp | 166 // Start by clipping to our bounds.
|
/frameworks/base/awt/java/awt/ |
Shape.java | 100 * Gets the Rectangle2D which represents Shape bounds. The bounding
|
/frameworks/base/core/java/com/android/internal/widget/ |
TextProgressBar.java | 163 // Limit margin to keep text inside ProgressBar bounds
|
/frameworks/base/core/jni/android/graphics/ |
GraphicsJNI.h | 154 void doThrowAIOOBE(JNIEnv* env); // Array Index Out Of Bounds Exception
|
/frameworks/base/core/tests/coretests/src/android/util/ |
MonthDisplayHelperTest.java | 184 // out of bounds
|
/frameworks/base/docs/html/guide/topics/ui/ |
how-android-draws.jd | 59 its current bounds.</p>
|
Completed in 47 milliseconds
<<11121314151617181920>>