Searched refs:headSize (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c1411 integer headSize; local
1424 headSize = DPS_HEADER_SIZE;
1430 headSize = DPS_EXT_HEADER_SIZE;
1432 firstCharOffset = bos->length - headSize;
1532 if (headSize == DPS_HEADER_SIZE) {
1555 DPSWriteData(ctxt, stringStart, (bos->length - headSize - firstCharOffset));

Completed in 16 milliseconds