Home
last modified time | relevance | path

Searched refs:GetImplFontCharMap (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx94 const ImplFontCharMap* GetImplFontCharMap( void );
185 virtual const ImplFontCharMap* GetImplFontCharMap( void ) const;
H A Dgcach_ftyp.cxx1759 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
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx491 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()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx502 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()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h73 const ImplFontCharMap* GetImplFontCharMap() const;
270 virtual const ImplFontCharMap* GetImplFontCharMap() const;
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx271 const ImplFontCharMap* SvpSalGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in SvpSalGraphics
276 const ImplFontCharMap* pIFCMap = m_pServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
H A Dsvpgdi.hxx91 virtual const ImplFontCharMap* GetImplFontCharMap() const;
H A Dsvppspgraphics.hxx110 virtual const ImplFontCharMap* GetImplFontCharMap() const;
H A Dsvppspgraphics.cxx719 const ImplFontCharMap* PspGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in PspGraphics
724 const ImplFontCharMap* pIFCMap = m_pServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h80 const ImplFontCharMap* GetImplFontCharMap() const;
300 virtual const ImplFontCharMap* GetImplFontCharMap() const;
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h67 const ImplFontCharMap* GetImplFontCharMap() const;
338 virtual const ImplFontCharMap* GetImplFontCharMap() const;
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx133 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()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx188 virtual const ImplFontCharMap* GetImplFontCharMap() const = 0;
H A Dsalgdi.hxx247 virtual const ImplFontCharMap* GetImplFontCharMap() const = 0;
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h101 virtual const ImplFontCharMap* GetImplFontCharMap() const;
H A Dsalgdi.h248 virtual const ImplFontCharMap* GetImplFontCharMap() const;
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx804 const ImplFontCharMap* PspGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in PspGraphics
809 const ImplFontCharMap* pIFCMap = m_pServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
H A Dsalgdi3.cxx947 const ImplFontCharMap* X11SalGraphics::GetImplFontCharMap() const in GetImplFontCharMap() function in X11SalGraphics
952 const ImplFontCharMap* pIFCMap = mpServerFont[0]->GetImplFontCharMap(); in GetImplFontCharMap()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx8010 const ImplFontCharMap* pNewMap = mpGraphics->GetImplFontCharMap(); in GetFontCharMap()

Completed in 221 milliseconds