LibreOffice Module vcl (master)
1
|
Go to the source code of this file.
Classes | |
class | ImplFontCharMap |
Typedefs | |
typedef tools::SvRef< ImplFontCharMap > | ImplFontCharMapRef |
Functions | |
bool VCL_DLLPUBLIC | ParseCMAP (const unsigned char *pRawData, int nRawLength, CmapResult &) |
Definition at line 26 of file impfontcharmap.hxx.
bool VCL_DLLPUBLIC ParseCMAP | ( | const unsigned char * | pRawData, |
int | nRawLength, | ||
CmapResult & | |||
) |
Definition at line 96 of file fontcharmap.cxx.
References GetSShort(), GetUInt(), GetUShort(), i, o3tl::sorted_vector< Value, Compare, Find, class >::insert(), CmapResult::mbRecoded, CmapResult::mbSymbolic, CmapResult::mnRangeCount, CmapResult::mpGlyphIds, CmapResult::mpRangeCodes, CmapResult::mpStartGlyphs, nValue, p, pOut, o3tl::sorted_vector< Value, Compare, Find, class >::reserve(), SAL_MAX_UINT16, and SAL_WARN.
Referenced by vcl::AbstractTrueTypeFont::indexGlyphData().