Gnash
0.8.11dev
|
#include <InputDevice.h>
Public Member Functions | |
UinputDevice () | |
~UinputDevice () | |
const char * | id () |
bool | init () |
bool | scanForDevice () |
bool | moveTo (int x, int y) |
gnash::UinputDevice::UinputDevice | ( | ) |
gnash::UinputDevice::~UinputDevice | ( | ) |
References _.
|
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().