Home
last modified time | relevance | path

Searched refs:HTMLSelectElement (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/
H A Drecord_widgets.ts262 resetScroll(dom: HTMLSelectElement) {
272 const dom = e.target as HTMLSelectElement;
301 onblur: (e: Event) => this.resetScroll(e.target as HTMLSelectElement),
303 this.resetScroll(e.target as HTMLSelectElement),
305 oncreate: (vnode) => this.resetScroll(vnode.dom as HTMLSelectElement),
H A Drecording_multiple_choice.ts59 controller.onTargetSelection((e.target as HTMLSelectElement).value);
71 (select.dom as HTMLSelectElement).selectedIndex =
H A Drecord_page_v2.ts144 controller.onTargetSelection((e.target as HTMLSelectElement).value);
155 (select.dom as HTMLSelectElement).selectedIndex = selectedIndex;
H A Drecord_page.ts116 onTargetChange(recMgr, (e.target as HTMLSelectElement).value);
127 (select.dom as HTMLSelectElement).selectedIndex = selectedIndex;
/aosp_15_r20/external/perfetto/ui/src/components/tracks/
H A Dadd_debug_track_menu.ts116 this.trackType = (e.target as HTMLSelectElement).value as
165 this.renderParams[name] = (e.target as HTMLSelectElement).value;
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.MetricsPage/
H A Dmetrics_page.ts182 controller.selected = (e.target as HTMLSelectElement).value;
201 controller.format = (e.target as HTMLSelectElement).value as Format;
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.TimelineSync/
H A Dindex.ts135 let clientsSelect: HTMLSelectElement;
196 clientsSelect = vnode.dom as HTMLSelectElement;
/aosp_15_r20/external/perfetto/ui/src/core_plugins/flags_page/
H A Dflags_page.ts53 const value = (e.target as HTMLSelectElement).value;
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.AndroidLog/
H A Dlogs_panel.ts222 const selectionValue = (e.target as HTMLSelectElement).value;
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js3013 var OriginalHTMLSelectElement = window.HTMLSelectElement;
3014 function HTMLSelectElement(node) { class
3017 HTMLSelectElement.prototype = Object.create(HTMLElement.prototype); class
3018 mixin(HTMLSelectElement.prototype, {
3035 registerWrapper(OriginalHTMLSelectElement, HTMLSelectElement, document.createElement("select"));
3036 scope.wrappers.HTMLSelectElement = HTMLSelectElement;
H A Dwebcomponents.js3033 var OriginalHTMLSelectElement = window.HTMLSelectElement;
3034 function HTMLSelectElement(node) { class
3037 HTMLSelectElement.prototype = Object.create(HTMLElement.prototype); class
3038 mixin(HTMLSelectElement.prototype, {
3055 registerWrapper(OriginalHTMLSelectElement, HTMLSelectElement, document.createElement("select"));
3056 scope.wrappers.HTMLSelectElement = HTMLSelectElement;
H A DShadowDOM.min.js12HTMLSelectElement;t.prototype=Object.create(n.prototype),r(t.prototype,{add:function(e,t){"object"…
H A Dwebcomponents.min.js12HTMLSelectElement;t.prototype=Object.create(n.prototype),r(t.prototype,{add:function(e,t){"object"…
/aosp_15_r20/external/perfetto/ui/src/widgets/
H A Dflamegraph.ts511 const el = e.target as HTMLSelectElement;
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.WidgetsPage/
H A Dwidgets_page.ts551 const el = e.target as HTMLSelectElement;
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/traceviewer/static/
Dwebcomponents.min.js12HTMLSelectElement;t.prototype=Object.create(n.prototype),r(t.prototype,{add:function(e,t){"object"…
/aosp_15_r20/external/perfmark/traceviewer/src/main/resources/io/perfmark/traceviewer/third_party/polymer/
H A Dwebcomponents.min.js12HTMLSelectElement;t.prototype=Object.create(n.prototype),r(t.prototype,{add:function(e,t){"object"…
/aosp_15_r20/external/guice/lib/build/jdiff/
HDxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...
/aosp_15_r20/external/owasp/java-encoder/core/src/test/resources/org/owasp/encoder/
Dbenchmark-data-2.txt1173 HTMLSelectElement
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h1271 typedef class HTMLSelectElement HTMLSelectElement; typedef
1273 typedef struct HTMLSelectElement HTMLSelectElement; typedef
17063 class HTMLSelectElement; variable
Dmshtml.h1686 typedef class HTMLSelectElement HTMLSelectElement; typedef
1688 typedef struct HTMLSelectElement HTMLSelectElement; typedef
84239 class DECLSPEC_UUID("3050f245-98b5-11cf-bb82-00aa00bdce0b") HTMLSelectElement;
84241 __CRT_UUID_DECL(HTMLSelectElement, 0x3050f245, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,…
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...

12