ruffle/core/src/html
Nathan Adams f85684fec0 avm1: Move current_swf_version and is_case_sensitive from avm1 to stackframe 2020-06-29 10:10:11 +02:00
..
dimensions.rs Adjust `BoxBounds` to use `Copy` instead of `Clone`. 2020-06-24 23:40:27 -04:00
iterators.rs Add iterator for text spans 2020-06-20 19:16:17 -04:00
layout.rs Adjust `LayoutContext` and `LayoutBox` to construct a `Vec` of boxes rather than an intrusive, garbage-collected linked list. 2020-06-24 23:34:38 -04:00
test.rs Add a test for `BoxBounds.with_size`, since we're using it now 2020-06-20 19:55:41 -04:00
text_format.rs avm1: Move current_swf_version and is_case_sensitive from avm1 to stackframe 2020-06-29 10:10:11 +02:00