added PRInt32 GetWidthInCharacters() const;

git-svn-id: svn://10.0.0.236/trunk@45724 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
buster%netscape.com 1999-09-02 20:45:50 +00:00
parent c23a7f4749
commit 398a9778e4

View File

@ -487,6 +487,8 @@ protected:
PRBool IsInitialized() const;
PRInt32 GetWidthInCharacters() const;
protected:
nsIWebShell* mWebShell;