servo/components/gfx/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
..
mod.rs Introduce a dedicated data structure for text queries 2018-02-24 10:36:10 +01:00