Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
hotkeymap.h File Reference
#include "smyrnadefs.h"
Include dependency graph for hotkeymap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define B_LSHIFT   65505
 
#define B_RSHIFT   65506
 
#define B_LCTRL   65507
 
#define B_RCTRL   65508
 

Functions

void load_mouse_actions (ViewInfo *v)
 
int get_mode (ViewInfo *v)
 

Macro Definition Documentation

◆ B_LCTRL

#define B_LCTRL   65507

Definition at line 17 of file hotkeymap.h.

◆ B_LSHIFT

#define B_LSHIFT   65505

Definition at line 15 of file hotkeymap.h.

◆ B_RCTRL

#define B_RCTRL   65508

Definition at line 18 of file hotkeymap.h.

◆ B_RSHIFT

#define B_RSHIFT   65506

Definition at line 16 of file hotkeymap.h.

Function Documentation

◆ get_mode()

◆ load_mouse_actions()

void load_mouse_actions ( ViewInfo v)
extern

Definition at line 115 of file hotkeymap.c.

References mouse_action_t::action, mouse_action_t::drag, free(), get_button(), get_drag(), get_mouse_button(), get_mouse_mode(), get_view_mode(), gv_recalloc(), mouse_action_t::hotkey, mouse_action_t::index, mouse_action_t::mode, _ViewInfo::mouse_action_count, _ViewInfo::mouse_actions, NULL, smyrnaPath(), and mouse_action_t::type.

Referenced by init_viewport().

Here is the call graph for this function:
Here is the caller graph for this function: