Home
last modified time | relevance | path

Searched defs:TextRange (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/experimental/sktext/include/
H A DTypes.h138 typedef Range<TextIndex> TextRange; typedef
[all...]
/third_party/skia/modules/skparagraph/include/
H A DTextStyle.h400 typedef SkRange<size_t> TextRange; typedef
/third_party/mesa3d/src/imgui/
H A Dimgui.h1561 struct TextRange struct
1566 TextRange() { b = e = NULL; } in TextRange() function
1567 TextRange(const char* _b, const char* _e) { b = _b; e = _e; } in TextRange() function

Completed in 11 milliseconds