Searched defs:TextStretch (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/modules/skparagraph/src/ |
D | TextWrapper.h | 37 TextStretch() : fStart(), fEnd(), fWidth(0), fWidthWithGhostSpaces(0) {} in TextStretch() function 38 TextStretch(Cluster* s, Cluster* e, bool forceStrut) in TextStretch() function
|
/third_party/skia/modules/skparagraph/src/ |
D | TextWrapper.h | 37 TextStretch() : fStart(), fEnd(), fWidth(0), fWidthWithGhostSpaces(0) {} in TextStretch() function 38 TextStretch(Cluster* s, Cluster* e, bool forceStrut) in TextStretch() function
|