Searched defs:WebKitGamepad (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/gamepad/
H A DWebKitGamepad.cpp6 #include "modules/gamepad/WebKitGamepad.h"
10 WebKitGamepad::WebKitGamepad() function in class:blink::WebKitGamepad
14 WebKitGamepad::~WebKitGamepad()
18 void WebKitGamepad::setButtons(unsigned count, const WebGamepadButton* data)
/external/chromium_org/ppapi/shared_impl/
H A Dppb_gamepad_shared.h27 struct WebKitGamepad { struct in namespace:ppapi
68 WebKitGamepad items[kItemsLengthCap];

Completed in 99 milliseconds