|
VLC 4.0.0-dev
|
Data Fields | |
| const subpicture_region_t * | region |
| int | x |
| int | y |
| bool | is_active |
| struct { | |
| unsigned original_width | |
| unsigned original_height | |
| unsigned visible_width | |
| unsigned visible_height | |
| bool b_in_window | |
| int i_x | |
| int i_y | |
| int i_align | |
| int i_max_width | |
| int i_max_height | |
| } | key |
| bool subtitle_position_cache::b_in_window |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| int subtitle_position_cache::i_align |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| int subtitle_position_cache::i_max_height |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| int subtitle_position_cache::i_max_width |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| int subtitle_position_cache::i_x |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| int subtitle_position_cache::i_y |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| bool subtitle_position_cache::is_active |
| struct { ... } subtitle_position_cache::key |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| unsigned subtitle_position_cache::original_height |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| unsigned subtitle_position_cache::original_width |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| const subpicture_region_t* subtitle_position_cache::region |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| unsigned subtitle_position_cache::visible_height |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| unsigned subtitle_position_cache::visible_width |
Referenced by subtitle_position_cache_Matches(), and subtitles_positions_AddRelativeRegion().
| int subtitle_position_cache::x |
Referenced by SpuRenderSubpictures(), and subtitles_positions_AddRelativeRegion().
| int subtitle_position_cache::y |
Referenced by SpuRenderSubpictures(), and subtitles_positions_AddRelativeRegion().