Searched refs:identifyFont (Results 1 – 3 of 3) sorted by relevance
136 static Font identifyFont( const void* pBuffer, sal_uInt32 nLen );
96 m_aFont = Font::identifyFont( aFontBuf.getConstArray(), aFontBuf.getLength() ); in initialize()
1063 Font Font::identifyFont( const void* i_pBuffer, sal_uInt32 i_nSize ) in identifyFont() function in Font
Completed in 26 milliseconds