Searched refs:handles (Results 26 - 50 of 62) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-ui.js1872 handles: "e,s,se",
1933 this.handles = o.handles || (!$('.ui-resizable-handle', this.element).length ? "e,s,se" : { n: '.ui-resizable-n', e: '.ui-resizable-e', s: '.ui-resizable-s', w: '.ui-resizable-w', se: '.ui-resizable-se', sw: '.ui-resizable-sw', ne: '.ui-resizable-ne', nw: '.ui-resizable-nw' });
1934 if(this.handles.constructor == String) {
1936 if(this.handles == 'all') this.handles = 'n,e,s,w,se,sw,ne,nw';
1937 var n = this.handles.split(","); this.handles = {};
1944 // Apply zIndex to all handles - see #7960
1952 //Insert into internal handles objec
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A Djqueryui-1.8.16.min.js78 (function(a){a.widget("ui.resizable",a.ui.mouse,{widgetEventPrefix:"resize",options:{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1E3},_create:function(){var e=this,h=this.options;this.element.addClass("ui-resizable");a.extend(this,{_aspectRatio:!!h.aspectRatio,aspectRatio:h.aspectRatio,originalElement:this.element,
81 this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=h.handles||(!a(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",
82 nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all")this.handles="n,e,s,w,se,sw,ne,nw";var g=this.handles.split(",");this.handles={};for(var i=0;i<g.length;i++){var b=a.trim(g[i]),f=a('<div class="ui-resizable-handle '+("ui-resizable-"+b)+'"></div>');/sw|se|ne|nw/.test(b)&&f.css({zIndex:++h.zIndex});"se"==b&&f.addClass("ui-icon ui-icon-gripsmall-diagonal-se");this.handles[b]=".ui-resizable-"+b;this.element.append(f)}}this._renderAxis=function(j){j=j||this.element;for(var l in this.handles){i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatabase.tex71 Resets the statement handles of any associated wxRecordSet objects,
H A Dsashlayw.tex30 This class handles the EVT\_QUERY\_LAYOUT\_INFO and EVT\_CALCULATE\_LAYOUT events
H A Dtscroll.tex12 that the window necessarily handles it and physically scrolls the window. The base class
H A Dttoolbar.tex47 and columns. The class handles the layout of the images, unless explicit
H A Dtdate.tex99 \helpref{wxDateSpan}{wxdatespan}. It handles these sort of operations in the
H A Darchive.tex40 wxSTREAM_MIMETYPE, // MIME types the stream handles
42 wxSTREAM_FILEEXT // File extensions the stream handles
H A Dtevent.tex393 \twocolitem{\helpref{wxCloseEvent}{wxcloseevent}}{The EVT\_CLOSE macro handles window closure
395 \twocolitem{\helpref{wxDropFilesEvent}{wxdropfilesevent}}{The EVT\_DROP\_FILES macros handles
H A Dtdocview.tex237 The wxWidgets document/view framework handles Undo and Redo by use of
H A Dtstring.tex145 \helpref{wxStrlen()}{wxstrlen} also handles NULLs correctly and returns 0 for
H A Dwxmsw.tex263 defines this accelerator by default and if your application handles
H A Dtreectrl.tex15 to show further items. Items in a tree control are referenced by wxTreeItemId handles,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl3289 set handles [berkdb handles]
3290 if {[llength $handles] != [llength $ohandles]} {
3291 puts $outf "WARNING: Open handles during cleanup: $handles"
3293 set ohandles $handles
3297 return [llength [berkdb handles]]
3300 # Will close any database and cursor handles, cursors first.
3301 # Ignores other handles, like env handles
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dvfs.h484 } handles; member in struct:vfs_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dvfs.c106 ((struct vfs_handle_struct **)&vfs->handles)[which] = handle;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dres_func.S110 | cu_norm handles fmove in instructions with normalized inputs.
177 | Inst is fmove. This code also handles all result writes.
414 | cu_dnrm handles all cu-only instructions (fmove, fabs, fneg, and
473 | Inst is fmove. This code also handles all result writes.
757 | This code handles the case of the instruction resulting in
1217 | This code handles the case of the instruction resulting in
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-armv4-large.pl124 ldr $t0,[$inp],#4 @ handles unaligned
501 vld1.8 {@X[-4&7]-@X[-3&7]},[$inp]! @ handles unaligned
H A Dsha512-armv4.pl478 vld1.64 {@X[$i%16]},[$inp]! @ handles unaligned
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl124 ldr $t0,[$inp],#4 @ handles unaligned
501 vld1.8 {@X[-4&7]-@X[-3&7]},[$inp]! @ handles unaligned
H A Dsha512-armv4.pl478 vld1.64 {@X[$i%16]},[$inp]! @ handles unaligned
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex421 Format 2 handles 'do not decode' vectors differently than residue 0 or
H A D01-introduction.tex345 to 8192 samples. Aside from coupling, Vorbis handles channels as
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dscan.c340 /* Fixed hardware devices have no handles */
641 * have handles, but we fabricate acpi_devices for them, so we have
740 device->wakeup.resources.handles[i] = element->reference.handle;
1161 * devices have no handles, so we skip them.
1225 * Note that we only look for object handles -- cannot evaluate objects
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm825 The way Test::More handles this is with a named block. Basically, a

Completed in 112 milliseconds

123