Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1928 void updateLen( int nTellPos, int nLength);
1995 int nTellPos = ftell( mpFileOut); in tellPos() local
1996 return nTellPos; in tellPos()
2001 void Type1Emitter::updateLen( int nTellPos, int nLength) in updateLen() argument
2010 fseek( mpFileOut, nTellPos, SEEK_SET); in updateLen()

Completed in 30 milliseconds