Preethi Natarajan wrote:
I would like to know the files/objects/methods responsible for doing the above.
nsViewManager gets the system paint events, and calls into PresShell::Paint. From there, it's nsDisplayList code and the various frame implementations.
-Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

