Searched refs:gbytes (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-glib.h50 hb_glib_blob_create (GBytes *gbytes);
H A Dhb-glib.cc386 hb_glib_blob_create (GBytes *gbytes) argument
389 gconstpointer data = g_bytes_get_data (gbytes, &size);
393 g_bytes_ref (gbytes),

Completed in 80 milliseconds