Dillo v3.1.1-99-gf3103cc4
|
#include <FL/Fl.H>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "dlib/dlib.h"
#include "keys.hh"
#include "utf8.hh"
#include "msg.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 146 of file keys.cc.
Referenced by Keys::delKeyCmd(), Keys::free(), 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().
|
static |
Definition at line 91 of file keys.cc.
Referenced by Keys::getModifier().