Home
last modified time | relevance | path

Searched refs:ForgetLockOwner (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFT2FontBase.cpp42 gfxFT2FontBase::~gfxFT2FontBase() { mFTFace->ForgetLockOwner(this); } in ~gfxFT2FontBase()
264 mFTFace->ForgetLockOwner(this); in InitMetrics()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFT2FontBase.cpp42 gfxFT2FontBase::~gfxFT2FontBase() { mFTFace->ForgetLockOwner(this); } in ~gfxFT2FontBase()
264 mFTFace->ForgetLockOwner(this); in InitMetrics()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFT2FontBase.cpp42 gfxFT2FontBase::~gfxFT2FontBase() { mFTFace->ForgetLockOwner(this); } in ~gfxFT2FontBase()
264 mFTFace->ForgetLockOwner(this); in InitMetrics()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DFactory.cpp173 sharedFace->ForgetLockOwner(aOwner); in mozilla_ReleaseSharedFTFace()
179 static_cast<mozilla::gfx::SharedFTFace*>(aContext)->ForgetLockOwner(aOwner); in mozilla_ForgetSharedFTFaceLockOwner()
H A D2D.h992 void ForgetLockOwner(void* aOwner) { in ForgetLockOwner() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DFactory.cpp178 sharedFace->ForgetLockOwner(aOwner); in mozilla_ReleaseSharedFTFace()
184 static_cast<mozilla::gfx::SharedFTFace*>(aContext)->ForgetLockOwner(aOwner); in mozilla_ForgetSharedFTFaceLockOwner()
H A D2D.h879 void ForgetLockOwner(void* aOwner) { in ForgetLockOwner() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DFactory.cpp178 sharedFace->ForgetLockOwner(aOwner); in mozilla_ReleaseSharedFTFace()
184 static_cast<mozilla::gfx::SharedFTFace*>(aContext)->ForgetLockOwner(aOwner); in mozilla_ForgetSharedFTFaceLockOwner()
H A D2D.h875 void ForgetLockOwner(void* aOwner) { in ForgetLockOwner() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DFactory.cpp178 sharedFace->ForgetLockOwner(aOwner); in mozilla_ReleaseSharedFTFace()
184 static_cast<mozilla::gfx::SharedFTFace*>(aContext)->ForgetLockOwner(aOwner); in mozilla_ForgetSharedFTFaceLockOwner()
H A D2D.h879 void ForgetLockOwner(void* aOwner) { in ForgetLockOwner() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFT2FontBase.cpp42 gfxFT2FontBase::~gfxFT2FontBase() { mFTFace->ForgetLockOwner(this); } in ~gfxFT2FontBase()