Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh780 apply_func = apply_func_; in init()
787 return digest.may_have (c->buffer->cur().codepoint) && apply_func (obj, c); in apply()
792 hb_apply_func_t apply_func; member