Home
last modified time | relevance | path

Searched defs:backspace (Results 1 – 7 of 7) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dvideo_console.h157 int (*backspace)(struct udevice *dev); member
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dkeyboard.c180 backspace(void) in backspace() function
/third_party/flutter/flutter/dev/tools/gen_keycodes/data/
Dkey_name_to_glfw_name.json10 "backspace": ["BACKSPACE"], array
Dkey_name_to_android_name.json19 "backspace": ["DEL"], array
Dkey_data.json1521 "backspace": { object
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts608 public backspace(count?: number) { method in Edit
/third_party/typescript/src/compiler/
Dtypes.ts6334 backspace = 0x08, // \b enumerator