[webkit-dev] How does webkit keep track of co-ordinates/dimension of each line of text in a Paragraph tag?

David Hyatt hyatt at apple.com
Sun Mar 29 16:00:33 PDT 2009


Check out InlineTextBox in the rendering directory.

dave

On Mar 29, 2009, at 5:40 PM, ying lcs wrote:

> Hi,
>
> Can you please tell me how does webkit keep track of
> co-ordinates/dimension of each line of text in a Paragraph tag?
> For example, if I have a Paragraph of text. Web kit will split it up
> into multiple lines of text. How does webkit (what data-structure it
> uses)
> to keep track of each line of text within that Paragraph?
>
> Thank you.
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



More information about the webkit-dev mailing list