jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot-font.h
changeset 40435 553eb1a50733
parent 34414 e496a8d8fc8a
equal deleted inserted replaced
40434:49d6193f196f 40435:553eb1a50733
    34 #include "hb.h"
    34 #include "hb.h"
    35 
    35 
    36 HB_BEGIN_DECLS
    36 HB_BEGIN_DECLS
    37 
    37 
    38 
    38 
    39 void
    39 HB_EXTERN void
    40 hb_ot_font_set_funcs (hb_font_t *font);
    40 hb_ot_font_set_funcs (hb_font_t *font);
    41 
    41 
    42 
    42 
    43 HB_END_DECLS
    43 HB_END_DECLS
    44 
    44