Home
last modified time | relevance | path

Searched refs:getHexValueOf (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx40 getHexValueOf (sal_Int32 nValue, sal_Char* pBuffer) in getHexValueOf() function
76 nPrecision -= getHexValueOf (nValue % 256, pBuffer + nPrecision - 2 ); in getAlignedHexValueOf()
H A Dpsputil.hxx43 sal_Int32 getHexValueOf (sal_Int32 nValue, sal_Char* pBuffer);
H A Dbitmap_gfx.cxx99 sal_uInt32 nOff = psp::getHexValueOf (nByte, mpFileBuffer + mnOffset); in WriteAscii()
H A Dcommon_gfx.cxx1063 nChar += psp::getHexValueOf ((sal_Int32)pString[i], pHexString + nChar); in PSHexString()

Completed in 43 milliseconds