Home
last modified time | relevance | path

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

/third_party/flutter/txt/src/minikin/
DLineBreaker.h162 const int* getBreaks() const { return mBreaks.data(); } in getBreaks() function
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DLineBreaker.h172 const int* getBreaks() const { return mBreaks.data(); } in getBreaks() function
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc360 const int* breaks = breaker_.getBreaks(); in ComputeLineBreaks()
/third_party/flutter/txt/src/txt/
Dparagraph_txt.cc360 const int* breaks = breaker_.getBreaks(); in ComputeLineBreaks()