Home
last modified time | relevance | path

Searched refs:getAlignedHexValueOf (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx983 sal_Int32 nXPrec = getAlignedHexValueOf (rCurrent.X() - rOld.X(), pPath + 1); in PSBinPath()
984 sal_Int32 nYPrec = getAlignedHexValueOf (rCurrent.Y() - rOld.Y(), pPath + 1 + nXPrec); in PSBinPath()
H A Dpsputil.cxx53 getAlignedHexValueOf (sal_Int32 nValue, sal_Char* pBuffer) in getAlignedHexValueOf() function
H A Dpsputil.hxx44 sal_Int32 getAlignedHexValueOf (sal_Int32 nValue, sal_Char* pBuffer);

Completed in 37 milliseconds