Home
last modified time | relevance | path

Searched refs:getUInt16BE (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx71 static sal_uInt16 getUInt16BE( const sal_uInt8*& pBuffer ) in getUInt16BE() function
329 aName.append( static_cast<sal_Unicode>(getUInt16BE( pNameBuffer )) ); in convertSfntName()
346 sal_Unicode aCode = static_cast<sal_Unicode>(getUInt16BE( pNameBuffer )); in convertSfntName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx71 static sal_uInt16 getUInt16BE( const sal_uInt8*& pBuffer ) in getUInt16BE() function
329 aName.append( static_cast<sal_Unicode>(getUInt16BE( pNameBuffer )) ); in convertSfntName()
346 sal_Unicode aCode = static_cast<sal_Unicode>(getUInt16BE( pNameBuffer )); in convertSfntName()