mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
Finish off PiP
This commit is contained in:
parent
aac2156499
commit
55a53a2576
14 changed files with 293 additions and 21 deletions
|
|
@ -128,6 +128,7 @@ public:
|
|||
virtual bool IsEnabled() const override;
|
||||
|
||||
void SetZIndex(int32_t aZIndex) override;
|
||||
void SetAlwaysOnTop(bool aAlwaysOnTop) override;
|
||||
virtual void SetSizeMode(nsSizeMode aMode) override;
|
||||
NS_IMETHOD Enable(bool aState) override;
|
||||
NS_IMETHOD SetFocus(bool aRaise = false) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue