Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx154 _inline void PutInt16(sal_Int16 val, sal_uInt8 *ptr, sal_uInt32 offset, int bigendian) in PutInt16() function
1528 PutInt16(xMin, pHeadData, 36, 1); in ProcessTables()
1529 PutInt16(yMin, pHeadData, 38, 1); in ProcessTables()
1530 PutInt16(xMax, pHeadData, 40, 1); in ProcessTables()
1531 PutInt16(yMax, pHeadData, 42, 1); in ProcessTables()
1532 PutInt16(indexToLocFormat, pHeadData, 50, 1); in ProcessTables()
H A Dsft.cxx319 _inline void PutInt16(sal_Int16 val, sal_uInt8 *ptr, size_t offset, int bigendian) in PutInt16() function

Completed in 42 milliseconds