Searched defs:TextStretch (Results 1 – 1 of 1) sorted by relevance
37 TextStretch() : fStart(), fEnd(), fWidth(0), fWidthWithGhostSpaces(0) {} in TextStretch() function38 TextStretch(Cluster* s, Cluster* e, bool forceStrut) in TextStretch() function