Home
last modified time | relevance | path

Searched defs:i_pBuffer (Results 1 – 2 of 2) sorted by path

/trunk/main/sdext/source/pdfimport/tree/
H A Dimagecontainer.cxx58 rtl::OUString encodeBase64( const sal_Int8* i_pBuffer, const sal_uInt32 i_nBufferLength ) in encodeBase64()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx873 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