Added a CanTile() method
git-svn-id: svn://10.0.0.236/trunk@65187 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a56b1b5779
commit
a78eabf451
@ -189,6 +189,12 @@ protected:
|
||||
|
||||
~nsRenderingContextWin();
|
||||
|
||||
/** ---------------------------------------------------
|
||||
* See documentation in nsIRenderingContextImpl.h
|
||||
* @update 4/01/00 dwc
|
||||
*/
|
||||
virtual PRBool CanTile(nscoord aWidth,nscoord aHeight);
|
||||
|
||||
private:
|
||||
// ConditionRect is used to fix a coordinate overflow problem under WIN95.
|
||||
void ConditionRect(nsRect aSrcRect, RECT& aDestRect);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user