[layout] Comment

This commit is contained in:
Behdad Esfahbod 2022-11-16 17:50:35 -07:00
parent 27a8fe7d58
commit 658f8f4391
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ struct hb_ot_map_t
}
};
/* Pause functions return true if buffer (codepoint) content was changed. */
typedef bool (*pause_func_t) (const struct hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer);
struct stage_map_t {