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) |
gnash::UinputDevice::UinputDevice | ( | ) |
gnash::UinputDevice::~UinputDevice | ( | ) |
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 x, gnash::amf::write(), EV_SYN, and y.
Referenced by gnash::gui::FBGui::init(), and gnash::gui::FBGui::checkForData().
bool gnash::UinputDevice::scanForDevice | ( | ) |
References gnash::key::i, and _.
Referenced by gnash::gui::FBGui::init().