Home
last modified time | relevance | path

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

/reactos/dll/win32/usp10/
H A Dopentype.c1746 static void apply_pair_value( const void *pos_table, WORD val_fmt1, WORD val_fmt2, const WORD *pair, in apply_pair_value() argument
1753 size = GPOS_get_value_record( val_fmt1, pair, &val_rec1 ); in apply_pair_value()
1756 if (val_fmt1) in apply_pair_value()
1758 GPOS_get_value_record_offsets( pos_table, &val_rec1, val_fmt1, ppem, adjust, advance ); in apply_pair_value()