VLC 4.0.0-dev
|
Data Fields | |
int32_t | left |
int32_t | right |
int32_t | top |
int32_t | bottom |
int32_t | size |
int32_t | delta |
int32_t diffutil_box_t::bottom |
Referenced by DiffUtilFindPath(), and FindMidPoint().
int32_t diffutil_box_t::delta |
Referenced by Backward(), DiffUtilFindPath(), and Forwards().
int32_t diffutil_box_t::left |
Referenced by Backward(), DiffUtilFindPath(), FindMidPoint(), and Forwards().
int32_t diffutil_box_t::right |
Referenced by DiffUtilFindPath().
int32_t diffutil_box_t::size |
Referenced by DiffUtilFindPath(), and FindMidPoint().
int32_t diffutil_box_t::top |
Referenced by Backward(), DiffUtilFindPath(), and Forwards().