OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button_1
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/data/keyboards/
Vendor_046d_Product_c294.kl
26
key 0x12b
BUTTON_1
33
# 0x12b bottom-left gear (aliased as
BUTTON_1
)
Vendor_046d_Product_c299.kl
26
key 0x12b
BUTTON_1
Generic.kl
250
key 256
BUTTON_1
267
key 288
BUTTON_1
Generic.kcm
542
key
BUTTON_1
{
Virtual.kcm
539
key
BUTTON_1
{
/frameworks/base/include/androidfw/
KeycodeLabels.h
215
{ "
BUTTON_1
", 188 },
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents.c
582
int
button_1
, button_3;
local
593
button_1
= (button & 0x04) >> 2;
596
button |= (
button_1
|button_3);
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbevents.c
713
int
button_1
, button_3;
local
724
button_1
= (button & 0x04) >> 2;
727
button |= (
button_1
|button_3);
Completed in 212 milliseconds