Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh1326 struct glyf_accelerator_t : glyf::accelerator_t {}; struct
/third_party/chromium/patch/
D0001-cve.patch34062 -struct glyf_accelerator_t : glyf::accelerator_t {};
34063 +struct glyf_accelerator_t : glyf::accelerator_t {
34064 + glyf_accelerator_t (hb_face_t *face) : glyf::accelerator_t (face) {}