Home
last modified time | relevance | path

Searched defs:composite_iter_t (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-glyf-table.hh396 struct composite_iter_t : hb_iter_with_fallback_t<composite_iter_t, const CompositeGlyphChain &> struct
399 composite_iter_t (hb_bytes_t glyph_, __item_t__ current_) : in composite_iter_t() function
405 composite_iter_t () : glyph (hb_bytes_t ()), current (nullptr), current_size (0) {} in composite_iter_t() function

Completed in 4 milliseconds