X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fhb-ot-layout-gdef-private.hh;h=08fd7578554f9e9ca385370d95c6f0e79798a0f3;hb=b9452bfc1696457e156e79037c863903da5454fc;hp=0fcfe3b3dcf0475264d59c012b1666bc93e89ca1;hpb=970e092dc23cbeb7897d4c7bb58c042209f518fb;p=framework%2Fuifw%2Fharfbuzz.git diff --git a/src/hb-ot-layout-gdef-private.hh b/src/hb-ot-layout-gdef-private.hh index 0fcfe3b..08fd757 100644 --- a/src/hb-ot-layout-gdef-private.hh +++ b/src/hb-ot-layout-gdef-private.hh @@ -143,7 +143,7 @@ struct CaretValueFormat3 { friend struct CaretValue; - inline hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t glyph_id) const + inline hb_position_t get_caret_value (hb_font_t *font, hb_direction_t direction, hb_codepoint_t glyph_id HB_UNUSED) const { return HB_DIRECTION_IS_HORIZONTAL (direction) ? font->em_scale_x (coordinate) + (this+deviceTable).get_x_delta (font) :