Searched defs:TextMetrics (Results 1 – 3 of 3) sorted by relevance
111 struct TextMetrics { struct112 double width = 0;113 double height = 0;114 double actualBoundingBoxLeft = 0;115 double actualBoundingBoxRight = 0;118 double alphabeticBaseline = 0;119 double emHeightAscent = 0;120 double emHeightDescent = 0;121 double fontBoundingBoxAscent = 0;123 double hangingBaseline = 0;[all …]
3596 ## TextMetrics section
3958 ## TextMetrics section