Blender  V2.59
Functions
time_intern.h File Reference

Go to the source code of this file.

Functions

void time_operatortypes (void)
void time_keymap (struct wmKeyConfig *keyconf)
void time_header_buttons (const bContext *C, ARegion *ar)

Detailed Description

Definition in file time_intern.h.


Function Documentation

void time_header_buttons ( const bContext C,
ARegion ar 
)
void time_keymap ( struct wmKeyConfig keyconf)

Definition at line 185 of file time_ops.c.

References EKEY, HOMEKEY, KM_PRESS, SKEY, SPACE_TIME, WM_keymap_add_item(), and WM_keymap_find().

Referenced by ED_spacetype_time().

void time_operatortypes ( void  )