Searched defs:i_pBuffer (Results 1 – 2 of 2) sorted by relevance
58 rtl::OUString encodeBase64( const sal_Int8* i_pBuffer, const sal_uInt32 i_nBufferLength ) in encodeBase64()
873 bool identifyTrueTypeFont( const void* i_pBuffer, sal_uInt32 i_nSize, Font& o_rResult ) in identifyTrueTypeFont()977 bool identifyType1Font( const char* i_pBuffer, sal_uInt32 i_nSize, Font& o_rResult ) in identifyType1Font()1063 Font Font::identifyFont( const void* i_pBuffer, sal_uInt32 i_nSize ) in identifyFont()
Completed in 17 milliseconds