Searched refs:blob_t (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-wasm-api-face.hh | 35 ptr_d(blob_t, blob), in HB_WASM_API() 38 HB_PTR_PARAM (blob_t, blob); in HB_WASM_API() 55 ptr_d(blob_t, blob)) in HB_WASM_API() 58 HB_PTR_PARAM (blob_t, blob); in HB_WASM_API()
|
H A D | hb-wasm-api.h | 113 } blob_t; typedef 117 ptr_d(blob_t, blob)); 181 ptr_d(blob_t, blob), 187 ptr_d(blob_t, blob));
|
H A D | hb-wasm-api-blob.hh | 35 ptr_d(blob_t, blob)) in HB_WASM_API() 37 HB_PTR_PARAM (blob_t, blob); in HB_WASM_API()
|
/aosp_15_r20/external/harfbuzz_ng/src/wasm/graphite/ |
H A D | shape.cc | 16 blob_t blob = BLOB_INIT; in copy_table() 26 blob_t blob; in free_table()
|
/aosp_15_r20/external/harfbuzz_ng/src/wasm/sample/c/ |
H A D | shape-fallback.cc | 20 blob_t blob = BLOB_INIT; in shape()
|
/aosp_15_r20/external/harfbuzz_ng/docs/ |
H A D | wasm-shaper.md | 304 } blob_t; 306 uint32 font_get_face(blob_t* blob) 314 void face_copy_table(uint32 face_token, uint32 tag, blob_t* blob) 332 void blob_free(blob_t* blob)
|