NVDA Helper
In-process and lite high-speed utilities for NVDA
GlyphTranslator Class Reference

Public Member Functions

long incRef ()
 
long decRef ()
 
 GlyphTranslator (HDC hdc)
 
 ~GlyphTranslator ()
 
bool hasMapping ()
 
bool translateGlyphs (const wchar_t *lpString, int cbCount, wstring &newString)
 

Detailed Description

Constructor & Destructor Documentation

◆ GlyphTranslator()

◆ ~GlyphTranslator()

GlyphTranslator::~GlyphTranslator ( )
inline

References LOG_DEBUG.

Member Function Documentation

◆ incRef()

long GlyphTranslator::incRef ( )
inline

◆ decRef()

long GlyphTranslator::decRef ( )
inline

References nhAssert.

Referenced by ExtTextOutHelper().

◆ hasMapping()

bool GlyphTranslator::hasMapping ( )
inline

Referenced by translateGlyphs().

◆ translateGlyphs()

bool GlyphTranslator::translateGlyphs ( const wchar_t * lpString,
int cbCount,
wstring & newString )
inline

References hasMapping(), and LOG_DEBUG.

Referenced by ExtTextOutHelper().


The documentation for this class was generated from the following file: