Searched defs:get_glyph_data (Results 1 - 2 of 2) sorted by relevance

/external/freetype/include/freetype/
H A Dftincrem.h259 * get_glyph_data ::
272 FT_Incremental_GetGlyphDataFunc get_glyph_data; member in struct:FT_Incremental_FuncsRec_
/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh547 this->get_glyph_data = subtable;
558 this->get_glyph_data = &this->format4_accel;
573 return this->get_glyph_func (this->get_glyph_data, unicode, glyph);
630 const void *get_glyph_data; member in struct:OT::cmap::accelerator_t

Completed in 249 milliseconds