Home
last modified time | relevance | path

Searched refs:GetFontTable (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx145 const int nBufSize = GetFontTable( "cmap", NULL ); in GetImplFontCharMap()
152 const int nRawSize = GetFontTable( "cmap", &aBuffer[0] ); in GetImplFontCharMap()
182 const int nBufSize = GetFontTable( "OS/2", NULL ); in ReadOs2Table()
189 const int nRawSize = GetFontTable( "cmap", &aBuffer[0] ); in ReadOs2Table()
217 const int nBufSize = GetFontTable( "cmap", NULL ); in ReadMacCmapEncoding()
223 const int nRawSize = GetFontTable( "cmap", &aBuffer[0] ); in ReadMacCmapEncoding()
1936 nLocaSize = pMacFont->GetFontTable( "loca", NULL); in GetRawFontData()
1939 nGlyfSize = pMacFont->GetFontTable( "glyf", NULL); in GetRawFontData()
1947 nPrepSize = pMacFont->GetFontTable( "prep", NULL); in GetRawFontData()
1948 nCvtSize = pMacFont->GetFontTable( "cvt ", NULL); in GetRawFontData()
[all …]
H A Datsfonts.cxx54 virtual int GetFontTable( const char pTagName[5], unsigned char* ) const;
112 int AtsFontData::GetFontTable( const char pTagName[5], unsigned char* pResultBuf ) const in GetFontTable() function in AtsFontData
H A Dctfonts.cxx54 virtual int GetFontTable( const char pTagName[5], unsigned char* ) const;
324 int CTFontData::GetFontTable( const char pTagName[5], unsigned char* pResultBuf ) const in GetFontTable() function in CTFontData
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h65 virtual int GetFontTable( const char pTagName[5], unsigned char* ) const = 0;
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3103 FontTablePtr pFontTable = m_pImpl->GetFontTable(); in sprmWithProps()
4614 ref->resolve( *m_pImpl->GetFontTable() ); in lcl_table()
4621 m_pImpl->GetStyleSheetTable()->ApplyStyleSheets(m_pImpl->GetFontTable()); in lcl_table()
H A DDomainMapper_Impl.hxx452 FontTablePtr GetFontTable() in GetFontTable() function in writerfilter::dmapper::DomainMapper_Impl
H A DDomainMapper_Impl.cxx1330 FontTablePtr pFontTable = GetFontTable(); in PushFootOrEndnote()

Completed in 84 milliseconds