Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp175 sint32 lSize = (endXRef - startXRef) / 2; in fixXRef() local
176 for (i = startXRef; i < startXRef + lSize; i++, k--) { in fixXRef()