[EMAIL PROTECTED] wrote: > From the nsTextFrame.cpp, i see it calls rendContext- >> GetTextDimensions() to get the dimensions for the text of the anchor, > but how does it determine the length of the line?
You want to look at the text-decoration painting code, basically. It uses the final size of the frame, as I recall. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

