Searched refs:tellPos (Results 1 – 1 of 1) sorted by relevance
1927 int tellPos( void) const;1993 int Type1Emitter::tellPos( void) const in tellPos() function in Type1Emitter2215 const int nPfbHeaderLen = rEmitter.tellPos() - 6; in emitAsType1()2221 const int nEExecSegTell = rEmitter.tellPos(); in emitAsType1()2387 const int nEExecLen = rEmitter.tellPos() - nEExecSegTell; in emitAsType1()
Completed in 32 milliseconds