HomeSort by relevance Sort by last modified time
    Searched defs:hb_serialize_context_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-type-private.hh 367 struct hb_serialize_context_t struct in namespace:OT
369 inline hb_serialize_context_t (void *start, unsigned int size) function in struct:OT::hb_serialize_context_t
695 inline Type& serialize (hb_serialize_context_t *c, void *base)
779 inline bool serialize (hb_serialize_context_t *c,
789 inline bool serialize (hb_serialize_context_t *c,
904 inline bool serialize (hb_serialize_context_t *c,
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 367 struct hb_serialize_context_t struct in namespace:OT
369 inline hb_serialize_context_t (void *start, unsigned int size) function in struct:OT::hb_serialize_context_t
695 inline Type& serialize (hb_serialize_context_t *c, void *base)
779 inline bool serialize (hb_serialize_context_t *c,
789 inline bool serialize (hb_serialize_context_t *c,
904 inline bool serialize (hb_serialize_context_t *c,

Completed in 134 milliseconds