зеркало из https://github.com/mozilla/gecko-dev.git
Bug 326758. Bullets should accept mouse events. r+sr=dbaron
This commit is contained in:
Родитель
6c862f2172
Коммит
4b433c7821
|
@ -186,6 +186,7 @@ public:
|
|||
}
|
||||
#endif
|
||||
|
||||
virtual nsIFrame* HitTest(nsDisplayListBuilder* aBuilder, nsPoint aPt) { return mFrame; }
|
||||
virtual void Paint(nsDisplayListBuilder* aBuilder, nsIRenderingContext* aCtx,
|
||||
const nsRect& aDirtyRect);
|
||||
NS_DISPLAY_DECL_NAME("Bullet")
|
||||
|
|
Загрузка…
Ссылка в новой задаче