Home
last modified time | relevance | path

Searched refs:nEnt (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dfont.cxx1031 const int nEnt = sizeof( weight_table ) / sizeof( weight_table[0] ); in identifyType1Font() local
1032 … WeightSearchEntry* pFound = std::lower_bound( weight_table, weight_table+nEnt, aEnt ); in identifyType1Font()
1033 if( pFound != (weight_table+nEnt) ) in identifyType1Font()

Completed in 7 milliseconds