Indent
This commit is contained in:
parent
e70f45eb52
commit
7f7448a354
|
@ -60,8 +60,8 @@ struct ValueFormat : USHORT
|
||||||
{ return get_len () * sizeof (Value); }
|
{ return get_len () * sizeof (Value); }
|
||||||
|
|
||||||
void apply_value (hb_ot_layout_context_t *context,
|
void apply_value (hb_ot_layout_context_t *context,
|
||||||
const char *base,
|
const char *base,
|
||||||
const Value *values,
|
const Value *values,
|
||||||
hb_internal_glyph_position_t *glyph_pos) const
|
hb_internal_glyph_position_t *glyph_pos) const
|
||||||
{
|
{
|
||||||
unsigned int x_ppem, y_ppem;
|
unsigned int x_ppem, y_ppem;
|
||||||
|
|
Loading…
Reference in New Issue