HomeSort by relevance Sort by last modified time
    Searched full:closest (Results 201 - 225 of 354) sorted by null

1 2 3 4 5 6 7 891011>>

  /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...]
  /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/ARM/
ARMFrameLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 767 // Reserve a slot closest to SP or frame pointer if we have a dynalloc or
    [all...]
  /external/mksh/src/
main.c 665 /* 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...]
  /external/quake/quake/src/QW/client/
gl_vidnt.c 736 // JACK: 3D distance calcs - k is last closest, l is the distance.
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp 736 // JACK: 3D distance calcs - k is last closest, l is the distance.
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c 373 * to be transposed by selecting the closest recorded root instead.
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c 373 * to be transposed by selecting the closest recorded root instead.
  /external/valgrind/main/VEX/priv/
guest_generic_x87.c 398 two closest representable values. Since we're doing
  /external/webkit/Source/WebCore/platform/chromium/
PopupMenuChromium.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/mac/
MediaPlayerPrivateQTKit.mm     [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 96 // there is no exact match, but this is the closest
    [all...]
  /external/webkit/Source/WebCore/rendering/
InlineTextBox.cpp 496 // Make the visible fragment of text hug the edge closest to the rest of the run by moving the origin
    [all...]
  /frameworks/base/core/java/android/speech/tts/
TextToSpeech.java     [all...]
  /frameworks/base/core/java/android/webkit/
WebSettings.java 753 * the closest matching {@link TextSize}.
    [all...]
  /frameworks/base/core/java/com/android/internal/util/
StateMachine.java 84 * the list of states to be entered/exited the common parent closest to
    [all...]
  /frameworks/base/docs/html/sdk/
android-3.2.jd 264 selects the configuration that is the closest match. For precise control over
  /packages/apps/Music/src/com/android/music/
MusicUtils.java     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 268 * or returns the bits-per-pixel of the closest available mode with the
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 268 * or returns the bits-per-pixel of the closest available mode with the
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 272 * or returns the bits-per-pixel of the closest available mode with the
    [all...]

Completed in 3069 milliseconds

1 2 3 4 5 6 7 891011>>