Home
last modified time | relevance | path

Searched defs:focusElement (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/trace-viewer/src/tracing/
Dtimeline_view.js284 set focusElement(value) { setter in TimelineView
295 get focusElement() { getter in TimelineView
Dtimeline_track_view.js251 get focusElement() { getter in TimelineTrackView
261 set focusElement(value) { setter in TimelineTrackView
/external/chromium_org/third_party/WebKit/Source/web/tests/
DImeOnFocusTest.cpp98 …fileName, int expectedImeRequestCount, IntPoint tapPoint, const WTF::AtomicString& focusElement, s… in runImeOnFocusTest()
/external/chromium-trace/
Dscript.js501 …,b){this.modelTrack_.addAllObjectsMatchingFilterToSelection(a,b)},get focusElement(){return this.f… setter in a
502 …ocument.activeElement==this.focusElement?!0:ui.elementIsChildOf(document.activeElement,this.focusE…
503 …oggle_(!1);break;case 87:case 60:this.zoomBy_(10);break;case 83:case 79:this.zoomBy_(.1);break;cas…
505 …is.dragBoxXStart_,this.dragBoxYStart_,this.dragBoxXEnd_,this.dragBoxYEnd_))},zoomBy_:function(a){v…
506 …s.width)}}},panToSelection:function(){if(this.selection&&this.selection.length){var a=this.selecti…
509 …ection");var b;for(b=0;b<this.selection_.length;b++)this.selection_[b].selected=!1;this.selection_…
543 …tings_||(this.settings_=new base.Settings);return this.settings_},set focusElement(b){this.focusEl… setter in d
544 b;this.timeline_&&(this.timeline_.focusElement=b)},get focusElement(){return this.focusElement_?thi… getter in d