Home
last modified time | relevance | path

Searched defs:subr_remaps_t (Results 1 – 2 of 2) sorted by relevance

/third_party/harfbuzz/src/
Dhb-subset-cff-common.hh524 struct subr_remaps_t struct
526 subr_remaps_t () in subr_remaps_t() argument
532 ~subr_remaps_t () { fini (); } in ~subr_remaps_t()
534 void init (unsigned int fdCount) in init()
541 bool in_error() in in_error()
546 void create (subr_closures_t& closures) in create()
553 void fini () in fini()
559 subr_remap_t global_remap;
560 hb_vector_t<subr_remap_t> local_remaps;
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-subset-cff-common.hh527 struct subr_remaps_t struct
529 subr_remaps_t () in subr_remaps_t() argument
535 ~subr_remaps_t () { fini (); } in ~subr_remaps_t()
537 void init (unsigned int fdCount) in init()
544 bool in_error() in in_error()
549 void create (subr_closures_t& closures) in create()
556 void fini () in fini()
562 subr_remap_t global_remap;
563 hb_vector_t<subr_remap_t> local_remaps;