more xlib work

git-svn-id: svn://10.0.0.236/trunk@32738 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blizzard%redhat.com
1999-05-26 21:52:58 +00:00
parent 21c8df11b9
commit b1c6f06c80
35 changed files with 4013 additions and 153 deletions

View File

@@ -119,11 +119,6 @@ PRInt32 nsComboBox::GetHeight(PRInt32 aProposedHeight)
return 0;
}
NS_METHOD nsComboBox::GetBounds(nsRect &aRect)
{
return NS_OK;
}
NS_METHOD nsComboBox::Paint(nsIRenderingContext& aRenderingContext,
const nsRect& aDirtyRect)
{