Home
last modified time | relevance | path

Searched refs:fGlyphRanges (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/experimental/sktext/editor/
DSelection.h23 Selection(SkColor color) : fTextRanges(), fGlyphRanges(), fGlyphBoxes() { in Selection()
46 std::vector<GlyphRange> fGlyphRanges; variable