Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfwoff2.c1373 FT_Bool has_proportional_lsbs, has_monospace_lsbs; in reconstruct_hmtx() local
1386 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()