Maybe you want to look at this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=441414

Yonggang Luo wrote:
> I am already located the code in
> void
> nsTreeBodyFrame::PaintCell(int32_t              aRowIndex,
>                            nsTreeColumn*        aColumn,
>                            const nsRect&        aCellRect,
>                            nsPresContext*       aPresContext,
>                            nsRenderingContext& aRenderingContext,
>                            const nsRect&        aDirtyRect,
>                            nscoord&             aCurrX,
>                            nsPoint              aPt)
> 
> 
> from the file nsTreeBodyFrame.cpp
> 
> So did this the right place to start?
> 
> Because I am totally not familiar with the code here, So I am willing to 
> looking for some help.
> 
> _______________________________________________
> dev-platform mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-platform
-- Paul
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to