Searched refs:firstButton (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbarTheme.cpp43 IntRect firstButton = backButtonRect(scrollbar, BackButtonStartPart); local
48 beforeSize = firstButton.width() + secondButton.width();
51 beforeSize = firstButton.height() + secondButton.height();
/external/qemu/distrib/sdl-1.2.15/src/joystick/darwin/
H A DSDL_sysjoystick.c91 recElement* firstButton; member in struct:joystick_hwdata
340 headElement = &(pDevice->firstButton);
552 HIDDisposeElementList (&(*ppDevice)->firstButton);
760 element = device->firstButton;

Completed in 397 milliseconds