/external/quake/quake/src/QW/client/ |
screen.c | 700 Find closest color in the palette for named color
|
gl_vidnt.c | 736 // JACK: 3D distance calcs - k is last closest, l is the distance.
[all...] |
/external/webkit/Source/WebCore/dom/ |
SelectElement.cpp | 79 // Otherwise, it returns the valid item closest to that boundary which is past |listIndex| if there is one. [all...] |
/external/webkit/Source/WebCore/editing/ |
htmlediting.cpp | 223 // this code works even if the closest table cell was outside of the root editable node. [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
Keyboard.java | 753 * Returns the indices of the keys that are closest to the given point. [all...] |
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 408 * the closest matching {@link TextSize}. [all...] |
/frameworks/base/core/java/android/widget/ |
Gallery.java | 551 * Looks for the child that is closest to the center and sets it as the [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.2.jd | 214 selects the configuration that is the closest match. For precise control over
|
/frameworks/base/telephony/java/com/android/internal/telephony/test/ |
SimulatedCommands.java | 727 * Annex H or closest approximation. [all...] |
/hardware/msm7k/libaudio/ |
AudioHardware.cpp | 539 " picking closest possible route...", outputDevices); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
argp.h | 123 /* This option is an alias for the closest previous non-alias option. This
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 123 /* This option is an alias for the closest previous non-alias option. This
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
argp.h | 123 /* This option is an alias for the closest previous non-alias option. This
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
LinearLayoutRule.java | 400 // Draw a clear line at the closest drop zone (unless we're over the [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
ConstraintPainter.java | 236 * same target node, one horizontal and one vertical, to the closest edges on [all...] |
/device/samsung/tuna/audio/ |
audio_hw.c | [all...] |
/external/webkit/Tools/Scripts/webkitpy/thirdparty/ |
BeautifulSoup.py | 257 """Returns the closest sibling to this Tag that matches the 284 """Returns the closest sibling to this Tag that matches the 298 """Returns the closest parent of this Tag that matches the given [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
Workspace.java | [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/ |
jquery-1.4.2.min.js | 17 e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r= 18 j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g, 61 {setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}}; [all...] |
/external/dexmaker/javadoc/com/google/dexmaker/ |
Code.html | 192 <li><A HREF="../../../com/google/dexmaker/Code.html#invokeSuper(com.google.dexmaker.MethodId, com.google.dexmaker.Local, com.google.dexmaker.Local, com.google.dexmaker.Local...)"><CODE>invokeSuper()</CODE></A> is used to invoke the closest [all...] |
/cts/tests/tests/content/src/android/content/res/cts/ |
ConfigTest.java | 620 // rule is that closest wins, with down scaling (larger content) [all...] |
/external/doclava/src/com/google/doclava/parser/ |
Java.g | 239 * parse that is closest to the meaning of the switch statement. [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCFrameLowering.cpp | 768 // Reserve a slot closest to SP or frame pointer if we have a dynalloc or [all...] |
/external/mksh/src/ |
main.c | 796 /* return to closest error handler or shell(), exit if none found */ [all...] |
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_video.h | 268 * or returns the bits-per-pixel of the closest available mode with the [all...] |