|
Dillo v3.2.0-151-g90488cbf
|
#include <FL/Fl.H>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "dlib/dlib.h"#include "keys.hh"#include "utf8.hh"#include "msg.h"#include "cache.h"
Go to the source code of this file.
Variables | |
| static const Mapping_t | keyNames [] |
| static const Mapping_t | modifierNames [] |
| static const KeyBinding_t | default_keys [] |
| static Dlist * | bindings |
|
static |
Definition at line 157 of file keys.cc.
Referenced by Keys::delKeyCmd(), Keys::free(), Keys::genAboutKeys(), Keys::getKeyCmd(), Keys::getShortcut(), Keys::init(), and Keys::parseKey().
|
static |
Definition at line 101 of file keys.cc.
Referenced by Keys::getCmdCode(), and Keys::init().
|
static |
Definition at line 42 of file keys.cc.
Referenced by Keys::getKeyCode(), and Keys::getKeyName().
|
static |
Definition at line 91 of file keys.cc.
Referenced by Keys::genAboutKeys(), and Keys::getModifier().