Searched refs:weight_table (Results 1 – 1 of 1) sorted by relevance
963 weight_table[] = variable1031 const int nEnt = sizeof( weight_table ) / sizeof( weight_table[0] ); in identifyType1Font()1032 … WeightSearchEntry* pFound = std::lower_bound( weight_table, weight_table+nEnt, aEnt ); in identifyType1Font()1033 if( pFound != (weight_table+nEnt) ) in identifyType1Font()
Completed in 28 milliseconds