Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/baselines/reference/
DcheckJsxChildrenProperty10.js12 class Button { class
27 function Button() { class in Button
DcheckJsxChildrenProperty11.js12 class Button { class
27 function Button() { class in Button
DcheckJsxChildrenProperty12.js10 class Button extends React.Component<ButtonProp, any> { class
56 function Button() { class in Button
DcheckJsxChildrenProperty13.js10 class Button extends React.Component<ButtonProp, any> { class
51 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 anonymousFunctionc6bd7d1f0200.Button
66 class Button { class
128 var Button = /** @class */ (function () { class
129 function Button() { class in anonymousFunctionc6bd7d1f0a00.Button
/third_party/rust/rust/tests/ui/span/
Dissue-26656.rs12 trait Button { fn push(&self); } in push() interface
/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/ncurses/Ada95/samples/
Dncurses2-getch_test.adb63 Button : Mouse_Button; variable
Dsample-curses_demo-mouse.adb93 Button : Mouse_Button; variable
Dncurses2-acs_and_scroll.adb360 Button : Mouse_Button; variable
/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/test/test_tkinter/
Dtest_misc.py285 Button = ButtonPress variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/python/Lib/tkinter/
Dttk.py566 class Button(Widget): class

12