servo/components/layout/display_list
Pyfisch 2d74bcfea5 Introduce a dedicated data structure for text queries
Add an IndexableText structure for text queries.
Instead of linear search for a node this now uses a HashMap.
Remove the now irrelevant fields from TextDisplayItem.
2018-02-24 10:36:10 +01:00
..
background.rs style: Rename background::RepeatKeyword and border::RepeatKeyword. 2018-02-01 15:23:41 +01:00
builder.rs Introduce a dedicated data structure for text queries 2018-02-24 10:36:10 +01:00
conversions.rs style: Rename background::RepeatKeyword and border::RepeatKeyword. 2018-02-01 15:23:41 +01:00
mod.rs Introduce a dedicated data structure for text queries 2018-02-24 10:36:10 +01:00
webrender_helpers.rs Use typed transforms in stacking contexts 2018-02-24 10:36:10 +01:00