Gnash
0.8.10
|
#include <InputDevice.h>
Public Member Functions | |
UinputDevice () | |
~UinputDevice () | |
const char * | id () |
bool | init () |
bool | scanForDevice () |
bool | moveTo (int x, int y) |
References _.
const char* gnash::UinputDevice::id | ( | ) | [inline] |
bool gnash::UinputDevice::init | ( | ) |
References _, and gnash::amf::write().
Referenced by gnash::gui::FBGui::init().
bool gnash::UinputDevice::moveTo | ( | int | x, |
int | y | ||
) |
References EV_SYN, gnash::amf::write(), x, and y.
Referenced by gnash::gui::FBGui::checkForData(), and gnash::gui::FBGui::init().
bool gnash::UinputDevice::scanForDevice | ( | ) |
References _, and gnash::key::i.
Referenced by gnash::gui::FBGui::init().