Home
last modified time | relevance | path

Searched defs:StyleRange (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/controls/
Dstyled_label.h93 struct StyleRange { struct
94 StyleRange(const gfx::Range& range, in StyleRange() argument
99 ~StyleRange() {} in ~StyleRange() argument
124 std::priority_queue<StyleRange> style_ranges_; argument