Home
last modified time | relevance | path

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

/third_party/skia/experimental/sktext/include/
DInterface.h179 Position firstInLinePosition(PositionType positionType, LineIndex lineIndex) const;
DText.h326 Position firstInLinePosition(PositionType positionType, LineIndex lineIndex) const;
/third_party/skia/experimental/sktext/src/
DText.cpp858 Position SelectableText::firstInLinePosition(PositionType positionType, LineIndex lineIndex) const { in firstInLinePosition() function in skia::text::SelectableText