Home
last modified time | relevance | path

Searched refs:hasFocus (Results 1 – 25 of 47) sorted by relevance

12

/plugin/jcapture/src/com/hammurapi/jcapture/
DMovieEditorDialog.java151 boolean hasFocus; field in MovieEditorDialog.FrameEntry.CellCanvas
153 CellCanvas(boolean selected, boolean hasFocus) { in CellCanvas() argument
155 this.hasFocus = hasFocus; in CellCanvas()
162 FrameCellCanvas(boolean selected, boolean hasFocus) { in FrameCellCanvas() argument
163 super(selected, hasFocus); in FrameCellCanvas()
169 paintFrame(this, g, selected, hasFocus); in paintComponent()
176 AudioCellCanvas(boolean selected, boolean hasFocus) { in AudioCellCanvas() argument
177 super(selected, hasFocus); in AudioCellCanvas()
183 paintAudio(this, g, selected, hasFocus); in paintComponent()
211 void paintFrame(FrameCellCanvas frameCellCanvas, Graphics g, boolean selected, boolean hasFocus) { in paintFrame() argument
[all …]
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckeditingarea.js219 if ( FCKBrowserInfo.IsIE && this.Document.hasFocus() )
232 if ( (!oDoc.hasFocus || oDoc.hasFocus() ) && oDoc.activeElement == this.Textarea )
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckeditingarea.js278 if ( FCKBrowserInfo.IsIE && this.Document.hasFocus() )
295 if ( (!oDoc.hasFocus || oDoc.hasFocus() ) && oDoc.activeElement == this.Textarea )
/plugin/bureaucracy-au/helper/
Dfield.php101 if (helper_plugin_bureaucracyau_field::hasFocus()) {
167 protected static function hasFocus(){ function in helper_plugin_bureaucracyau_field
/plugin/bureaucracyau/helper/
Dfield.php101 if (helper_plugin_bureaucracyau_field::hasFocus()) {
167 protected static function hasFocus(){ function in helper_plugin_bureaucracyau_field
/plugin/bureaucracy/helper/
Dfield.php101 if (helper_plugin_bureaucracy_field::hasFocus()) {
167 protected static function hasFocus(){ function in helper_plugin_bureaucracy_field
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.themeroller.js109 if (node.hasFocus()) {
Djquery.fancytree.js1447 hasFocus: function () {
1448 return this.tree.hasFocus() && this.tree.focusNode === this;
3481 hasFocus: function () { method
5680 if (!this.hasFocus()) {
6159 if (flag !== this.hasFocus()) {
/plugin/s5reloaded/ui/effects_support/
Dcontrols.js48 this.hasFocus = false;
160 this.hasFocus = true;
169 this.hasFocus = true;
193 this.hasFocus = false;
203 if(this.hasFocus) {
268 if(!this.changed && this.hasFocus) {
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree.min.js1hasFocus:function(){return this.tree.hasFocus()&&this.tree.focusNode===this},info:function(e){3<=t…
Djquery.fancytree-all.min.js33hasFocus:function(){return this.tree.hasFocus()&&this.tree.focusNode===this},info:function(e){3<=t…
57 …usClass]=!1,s[i.selectedClass]=!1,t.isActive()&&(s[i.activeClass]=!0),t.hasFocus()&&(s[i.focusClas…
Djquery.fancytree-all-deps.min.js1hasFocus:function(){return this.tree.hasFocus()&&this.tree.focusNode===this},info:function(e){3<=t…
Djquery.fancytree-all.js1447 hasFocus: function () {
1448 return this.tree.hasFocus() && this.tree.focusNode === this;
3481 hasFocus: function () { method
5680 if (!this.hasFocus()) {
6159 if (flag !== this.hasFocus()) {
12904 if (node.hasFocus()) {
Djquery.fancytree-all-deps.js2908 hasFocus: function () {
2909 return this.tree.hasFocus() && this.tree.focusNode === this;
4942 hasFocus: function () { method
7141 if (!this.hasFocus()) {
7620 if (flag !== this.hasFocus()) {
13577 if (node.hasFocus()) {
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js8 …){return e===d},focus:function(e){return e===f.activeElement&&(!f.hasFocus||f.hasFocus())&&!!(e.ty…
192 var hasFocus = 0;
213 hasFocus = 1;
278 hasFocus++;
280 hasFocus = 0;
293 if ( hasFocus++ > 1 && !select.visible() ) {
459 if ( data && data.length && hasFocus ) {
/plugin/ckgdoku/ckeditor/
Dckeditor.js227hasFocus=!1;this.currentActive=null;this._={editor:a};return this};CKEDITOR.focusManager._={blurDe…
228hasFocus=!0,(a=this._.editor.container)&&a.addClass("cke_focus"),this._.editor.fire("focus"))},loc…
335 …nction(a,b){this.base(b.$||b);this.editor=a;this.status="unloaded";this.hasFocus=!1;this.setup()},…
336hasFocus&&(a=this.editor._.previousActive||this.getDocument().getActive(),this.contains(a))){a.foc…
345 …(9>CKEDITOR.env.version||CKEDITOR.env.quirks))this.hasFocus&&(this.focus(),b());else if(this.hasFo…
351 …ttach(this);this.on("blur",function(){this.hasFocus=!1},null,null,-1);this.on("focus",function(){t…
352 …ocusManager.add(this);this.equals(CKEDITOR.document.getActive())&&(this.hasFocus=!0,a.once("conten…
415 …ase 33:case 34:case 35:case 36:case 37:case 39:case 8:case 45:case 46:m.hasFocus&&g(m)}},null,null…
552 …pageCount:0,lastTab:null,tabBarMode:!1,focusList:[],currentFocusIndex:0,hasFocus:!1};this.parts=p.… property
556 …,y._.tabs[y._.currentTabId][0].focus(),y._.currentFocusIndex=-1):this._.hasFocus||(this._.currentF…
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js252hasFocus=!1;this.currentActive=null;this._={editor:a};return this};CKEDITOR.focusManager._={blurDe…
253 …on(){delete this._.locked},blur:function(a){function d(){if(this.hasFocus){this.hasFocus=!1;var a=…
373hasFocus=!1;this.setup()},proto:{focus:function(){var a;if(CKEDITOR.env.webkit&&!this.hasFocus&&(a…
382 …(9>CKEDITOR.env.version||CKEDITOR.env.quirks))this.hasFocus&&(this.focus(),b());else if(this.hasFo…
388 …ttach(this);this.on("blur",function(){this.hasFocus=!1},null,null,-1);this.on("focus",function(){t…
389 …ocusManager.add(this);this.equals(CKEDITOR.document.getActive())&&(this.hasFocus=!0,a.once("conten…
454 …ase 33:case 34:case 35:case 36:case 37:case 39:case 8:case 45:case 46:h.hasFocus&&y(h)}},null,null…
599 …pageCount:0,lastTab:null,tabBarMode:!1,focusList:[],currentFocusIndex:0,hasFocus:!1};this.parts=h.… property
603 …,l._.tabs[l._.currentTabId][0].focus(),l._.currentFocusIndex=-1):this._.hasFocus||(this._.currentF…
610 2),CKEDITOR.dialog._.currentTop=this);a.on("keydown",P);a.on("keyup",Q);this._.hasFocus=!1;for(var …
[all …]
Dckeditor.js.unc5219 this.hasFocus = !1;
5233 …this.hasFocus || this._.locked || ((a = CKEDITOR.currentInstance) && a.focusManager.blur(1), this.
5244 if (this.hasFocus) {
5245 this.hasFocus = !1;
7623 this.hasFocus = !1;
7629 …if (CKEDITOR.env.webkit && !this.hasFocus && (a = this.editor._.previousActive || this.getDocument…
7633 …CKEDITOR.env.edge && 14 < CKEDITOR.env.version && !this.hasFocus && this.getDocument().equals(CKED…
7796 …DITOR.env.ie && (9 > CKEDITOR.env.version || CKEDITOR.env.quirks)) this.hasFocus && (this.focus(),…
7797 else if (this.hasFocus) this.focus(), a();
7905 this.hasFocus = !1
[all …]
/plugin/mizarveifiabledocs/dist/
Dscript.js1hasFocus&&t.state.facet(ik)||n.main.eq(r))&&(n=null);if(!s&&!n)return!1;if(!s&&e.typeOver&&!r.empt…
/plugin/mizarproofchecker/dist/
Dscript.js1hasFocus&&t.state.facet(ik)||n.main.eq(r))&&(n=null);if(!s&&!n)return!1;if(!s&&e.typeOver&&!r.empt…
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1hasFocus&&t.state.facet(iy)||n.main.eq(s))&&(n=null);if(!i&&!n)return!1;if(!i&&e.typeOver&&!s.empt…
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js47hasFocus()) return;if (FCKBrowserInfo.IsSafari) this.IFrame.focus();else{this.Window.focus();}}els…
Dfckeditorcode_ie.js48hasFocus()) return;if (FCKBrowserInfo.IsSafari) this.IFrame.focus();else{this.Window.focus();}}els…
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-viewer.production.min.js16hasFocus&&e.state.facet(gd)||i.main.eq(r))&&(i=null);if(!n&&!i)return!1;if(!n&&t.typeOver&&!r.empt…

12