Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-post-table.hh310 struct post_accelerator_t : post::accelerator_t {}; struct
/third_party/chromium/patch/
D0001-cve.patch38515 -struct post_accelerator_t : post::accelerator_t {};
38516 +struct post_accelerator_t : post::accelerator_t {
38517 + post_accelerator_t (hb_face_t *face) : post::accelerator_t (face) {}