Home
last modified time | relevance | path

Searched defs:blob_length (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dtest-ot-color.cc84 unsigned int blob_length = hb_blob_get_length (blob); in png_dump() local
91 unsigned int blob_length = 0; in png_dump() local
Dhb-ft.cc800 unsigned int blob_length; in hb_ft_font_set_funcs() local
Dhb-coretext.cc145 unsigned int blob_length; in create_cg_font() local
/third_party/harfbuzz/src/
Dmain.cc87 unsigned blob_length = hb_blob_get_length (blob); in png_dump() local
94 unsigned blob_length = 0; in png_dump() local
Dhb-ft.cc983 unsigned int blob_length; in hb_ft_font_set_funcs() local
Dhb-coretext.cc129 unsigned int blob_length; in create_cg_font() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dmain.cc88 unsigned blob_length = hb_blob_get_length (blob); in png_dump() local
95 unsigned blob_length = 0; in png_dump() local
Dhb-ft.cc971 unsigned int blob_length; in hb_ft_font_set_funcs() local
Dhb-coretext.cc129 unsigned int blob_length; in create_cg_font() local
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.cc95 unsigned int blob_length; in helper_cairo_create_scaled_font() local
/third_party/harfbuzz/util/
Dhelper-cairo.cc95 unsigned int blob_length; in helper_cairo_create_scaled_font() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.hh99 unsigned int blob_length; in helper_cairo_create_scaled_font() local
/third_party/openssl/crypto/pem/
Dpvkfmt.c149 static unsigned int blob_length(unsigned bitlen, int isdss, int ispub) in blob_length() function