Searched defs:nPointSize (Results 1 – 2 of 2) sorted by relevance
148 inline sal_Int32 impl_GetPointComponent( const sal_uInt8* &pVal, sal_uInt16 nPointSize ) in impl_GetPointComponent()299 sal_uInt16 nPointSize = aVertices.pBuf[4] + ( aVertices.pBuf[5] << 8 ); in Commit() local
298 inline sal_Int32 impl_GetPointComponent( const sal_uInt8* &pVal, sal_uInt16 nPointSize ) in impl_GetPointComponent()435 sal_uInt16 nPointSize = aVertices.pBuf[4] + ( aVertices.pBuf[5] << 8 ); in Commit() local
Completed in 21 milliseconds