Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1665 const int nTopDictCount = (mpReadPtr[0]<<8) + mpReadPtr[1]; in initialCffRead() local
1666 if( nTopDictCount) { in initialCffRead()
1667 for( int i = 0; i < nTopDictCount; ++i) { in initialCffRead()

Completed in 25 milliseconds