Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/editor/
Deditor.h61 size_t fTextByteIndex = SIZE_MAX; // index into UTF-8 representation of line. member
/third_party/skia/modules/skplaintexteditor/include/
Deditor.h59 size_t fTextByteIndex = SIZE_MAX; // index into UTF-8 representation of line. member