Home
last modified time | relevance | path

Searched defs:slop (Results 1 – 7 of 7) sorted by relevance

/external/jpeg/
Djmemmac.c123 long slop, mem; in jpeg_mem_available() local
Djmemmgr.c263 size_t odd_bytes, min_request, slop; in alloc_small() local
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
Dregress-216320.js820 function slop(lbx,value) { function
/external/chromium/net/http/
Dhttp_util.cc440 const int slop = 4; in LocateStartOfStatusLine() local
/external/webkit/Source/WebKit/android/nav/
DWebView.cpp1068 bool pointInNavCache(int x, int y, int slop) in pointInNavCache()
1078 bool motionUp(int x, int y, int slop) in motionUp()
2257 int x, int y, int slop) in nativePointInNavCache()
2263 int x, int y, int slop) in nativeMotionUp()
DCachedRoot.cpp1221 const int slop = 1; in getBlockLeftEdge() local
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.cpp1729 Vector<IntRect> WebViewCore::getTouchHighlightRects(int x, int y, int slop) in getTouchHighlightRects()
4618 static jobject GetTouchHighlightRects(JNIEnv* env, jobject obj, jint x, jint y, jint slop) in GetTouchHighlightRects()