Searched defs:TextStretch (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/m133/modules/skparagraph/src/ |
| D | TextWrapper.h | 62 TextStretch() : fStart(), fEnd(), fWidth(0), fWidthWithGhostSpaces(0) {} in TextStretch() function 63 TextStretch(Cluster* s, Cluster* e, bool forceStrut) in TextStretch() function 77 TextStretch(Cluster* c, bool forceStrut) in TextStretch() function
|
| /third_party/skia/modules/skparagraph/src/ |
| D | TextWrapper.h | 60 TextStretch() : fStart(), fEnd(), fWidth(0), fWidthWithGhostSpaces(0) {} in TextStretch() function 61 TextStretch(Cluster* s, Cluster* e, bool forceStrut) in TextStretch() function 75 TextStretch(Cluster* c, bool forceStrut) in TextStretch() function
|