/aoo42x/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.hxx | 94 const ImplFontCharMap* GetImplFontCharMap( void ); 185 virtual const ImplFontCharMap* GetImplFontCharMap( void ) const;
|
H A D | gcach_ftyp.cxx | 1759 const ImplFontCharMap* FreetypeServerFont::GetImplFontCharMap( void ) const in GetImplFontCharMap() function in FreetypeServerFont 1761 const ImplFontCharMap* pIFCMap = mpFontInfo->GetImplFontCharMap(); in GetImplFontCharMap() 1765 const ImplFontCharMap* FtFontInfo::GetImplFontCharMap( void ) in GetImplFontCharMap() function in FtFontInfo
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 491 const ImplFontCharMap* ImplOs2FontData::GetImplFontCharMap() const in GetImplFontCharMap() function in ImplOs2FontData 1049 const ImplFontCharMap* Os2SalGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in Os2SalGraphics 1053 return mpOs2FontData[0]->GetImplFontCharMap(); in GetImplFontCharMap() 1516 const ImplFontCharMap* pImplFontCharMap = pWinFontData->GetImplFontCharMap(); in CreateFontSubset() 1789 const ImplFontCharMap* pMap = pWinFont->GetImplFontCharMap(); in GetGlyphWidths()
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 502 const ImplFontCharMap* pCharMap = pWinFont->GetImplFontCharMap(); in HasMissingChars() 526 pCharMap = pWinFont->GetImplFontCharMap(); in HasMissingChars() 1211 const ImplFontCharMap* ImplWinFontData::GetImplFontCharMap() const in GetImplFontCharMap() function in ImplWinFontData 1948 const ImplFontCharMap* WinSalGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in WinSalGraphics 1952 return mpWinFontData[0]->GetImplFontCharMap(); in GetImplFontCharMap() 2744 const ImplFontCharMap* pCharMap = pWinFontData->GetImplFontCharMap(); in CreateFontSubset() 3010 const ImplFontCharMap* pMap = pWinFont->GetImplFontCharMap(); in GetGlyphWidths()
|
/aoo42x/main/vcl/inc/os2/ |
H A D | salgdi.h | 73 const ImplFontCharMap* GetImplFontCharMap() const; 270 virtual const ImplFontCharMap* GetImplFontCharMap() const;
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svptext.cxx | 271 const ImplFontCharMap* SvpSalGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in SvpSalGraphics 276 const ImplFontCharMap* pIFCMap = m_pServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
|
H A D | svpgdi.hxx | 91 virtual const ImplFontCharMap* GetImplFontCharMap() const;
|
H A D | svppspgraphics.hxx | 110 virtual const ImplFontCharMap* GetImplFontCharMap() const;
|
H A D | svppspgraphics.cxx | 719 const ImplFontCharMap* PspGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in PspGraphics 724 const ImplFontCharMap* pIFCMap = m_pServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
|
/aoo42x/main/vcl/inc/win/ |
H A D | salgdi.h | 80 const ImplFontCharMap* GetImplFontCharMap() const; 300 virtual const ImplFontCharMap* GetImplFontCharMap() const;
|
/aoo42x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 67 const ImplFontCharMap* GetImplFontCharMap() const; 338 virtual const ImplFontCharMap* GetImplFontCharMap() const;
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 133 const ImplFontCharMap* ImplMacFontData::GetImplFontCharMap() const in GetImplFontCharMap() function in ImplMacFontData 1852 const ImplFontCharMap* AquaSalGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in AquaSalGraphics 1857 return mpMacFontData->GetImplFontCharMap(); in GetImplFontCharMap() 2218 const ImplFontCharMap* pMap = mpMacFontData->GetImplFontCharMap(); in GetGlyphWidths()
|
/aoo42x/main/vcl/inc/ |
H A D | glyphcache.hxx | 188 virtual const ImplFontCharMap* GetImplFontCharMap() const = 0;
|
H A D | salgdi.hxx | 247 virtual const ImplFontCharMap* GetImplFontCharMap() const = 0;
|
/aoo42x/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 101 virtual const ImplFontCharMap* GetImplFontCharMap() const;
|
H A D | salgdi.h | 248 virtual const ImplFontCharMap* GetImplFontCharMap() const;
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 804 const ImplFontCharMap* PspGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in PspGraphics 809 const ImplFontCharMap* pIFCMap = m_pServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
|
H A D | salgdi3.cxx | 947 const ImplFontCharMap* X11SalGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in X11SalGraphics 952 const ImplFontCharMap* pIFCMap = mpServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 8010 const ImplFontCharMap* pNewMap = mpGraphics->GetImplFontCharMap(); in GetFontCharMap()
|