NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Public Member Functions | |
GlyphTranslatorCache () | |
GlyphTranslator * | fetchGlyphTranslator (HDC hdc) |
void | cleanup () |
Additional Inherited Members | |
![]() | |
LockableObject () | |
virtual | ~LockableObject () |
void | acquire () |
Acquires access (possibly waighting until its free). | |
void | release () |
Releases exclusive access of the object. | |
ScopedLock | scopedAcquire () |
|
inline |
|
inline |
References LockableObject::acquire(), FontHeader::checksumAdjustment, getTTFData(), GlyphTranslator::incRef(), and LockableObject::release().
Referenced by ExtTextOutHelper().
|
inline |
References LockableObject::acquire(), and LockableObject::release().
Referenced by gdiHooks_inProcess_terminate().