Go to the source code of this file.
◆ ED_time_scrub_channel_search_draw()
◆ ED_time_scrub_draw()
void ED_time_scrub_draw |
( |
const struct ARegion * |
region, |
|
|
const struct Scene * |
scene, |
|
|
bool |
display_seconds, |
|
|
bool |
discrete_frames |
|
) |
| |
◆ ED_time_scrub_draw_current_frame()
void ED_time_scrub_draw_current_frame |
( |
const struct ARegion * |
region, |
|
|
const struct Scene * |
scene, |
|
|
bool |
display_seconds |
|
) |
| |
◆ ED_time_scrub_event_in_region()
bool ED_time_scrub_event_in_region |
( |
const struct ARegion * |
region, |
|
|
const struct wmEvent * |
event |
|
) |
| |
◆ ED_time_scrub_region_rect_get()
void ED_time_scrub_region_rect_get |
( |
const struct ARegion * |
region, |
|
|
struct rcti * |
rect |
|
) |
| |