Searched refs:has_proportional_lsbs (Results 1 – 1 of 1) sorted by relevance
1373 FT_Bool has_proportional_lsbs, has_monospace_lsbs; in reconstruct_hmtx() local1386 has_proportional_lsbs = ( hmtx_flags & 1 ) == 0; in reconstruct_hmtx()1394 if ( has_proportional_lsbs && has_monospace_lsbs ) in reconstruct_hmtx()1428 if ( has_proportional_lsbs ) in reconstruct_hmtx()