Bug 240276. Trim fat from nsGfxScrollFrame, move functionality into nsGfxScrollFrameInner so that when we fork nsGfxScrollFrame, it will be shared

git-svn-id: svn://10.0.0.236/trunk@155965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
roc+%cs.cmu.edu
2004-05-05 02:32:27 +00:00
parent c35d4c6753
commit e7710a4890
11 changed files with 807 additions and 937 deletions

View File

@@ -153,7 +153,7 @@ public:
nscoord aInnerWidth,
nscoord aCharWidth) const;
virtual ScrollbarStyles GetScrollbarStyles() const;
virtual nsGfxScrollFrameInner::ScrollbarStyles GetScrollbarStyles() const;
// for accessibility purposes
#ifdef ACCESSIBILITY