Home
last modified time | relevance | path

Searched defs:Button (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DcheckJsxChildrenProperty10.js26 var Button = /** @class */ (function () { class
27 function Button() { class in Button
DcheckJsxChildrenProperty11.js26 var Button = /** @class */ (function () { class
27 function Button() { class in Button
DcheckJsxChildrenProperty13.js10 class Button extends React.Component<ButtonProp, any> { class
51 function Button() { class in Button
DcheckJsxChildrenProperty12.js10 class Button extends React.Component<ButtonProp, any> { class
56 function Button() { class in Button
DcheckJsxChildrenProperty5.js10 class Button extends React.Component<any, any> { class
54 function Button() { class in Button
DcheckJsxChildrenProperty7.js10 class Button extends React.Component<any, any> { class
52 function Button() { class in Button
DcheckJsxChildrenProperty6.js10 class Button extends React.Component<any, any> { class
67 function Button() { class in Button
DcheckJsxChildrenProperty8.js10 class Button extends React.Component<any, any> { class
53 function Button() { class in Button
DcheckJsxChildrenProperty14.js10 class Button extends React.Component<any, any> { class
66 function Button() { class in Button
DinterfaceExtendsClass1.js8 class Button extends Control { class
44 function Button() { class in Button
DtsxExternalModuleEmit1.js25 export class Button extends React.Component<any, any> { class
55 function Button() { class in Button
DtsxAttributesHasInferrableIndex.js13 function Button(attributes: Attributes | undefined, contents: string[]) { class
Dinheritance1.js9 class Button extends Control implements SelectableControl { class
87 function Button() { class in Button
/third_party/typescript/tests/baselines/reference/tsserver/projectReferenceCompileOnSave/
Dcompile-on-save-emits-same-output-as-project-build-with-external-project.js53 var Button = /** @class */ (function () { class
54 function Button() { class in anonymousFunction06eed71e0200.Button
66 class Button { class
128 var Button = /** @class */ (function () { class
129 function Button() { class in anonymousFunction06eed71e0a00.Button
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimodalInput_mouseEvent.js26 export const Button = { variable
71 Button, property
/third_party/typescript/tests/cases/compiler/
DinterfaceExtendsClass1.ts8 class Button extends Control { class
Dinheritance1.ts8 class Button extends Control implements SelectableControl { class
DexcessPropertyCheckWithUnions.ts79 type Button = { tag: 'button'; type?: 'submit'; }; alias
/third_party/typescript/tests/cases/conformance/controlFlow/
DcontrolFlowGenericTypes.ts197 interface Button { interface
/third_party/skia/third_party/externals/angle2/util/
DEvent.h45 MouseButton Button; member
/third_party/python/Lib/tkinter/
Dttk.py591 class Button(Widget): class
D__init__.py152 Button = ButtonPress variable in EventType
2657 class Button(Widget): class
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp586 bool ImGui::Button(const char* label, const ImVec2& size_arg) in Button() function in ImGui
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp714 bool ImGui::Button(const char* label, const ImVec2& size_arg) in Button() function in ImGui