Searched refs:font_face_offset (Results 1 – 1 of 1) sorted by relevance
297 void load_font_face(font_face_desc_t* font_face, uint8_t* buf, int font_face_offset) in load_font_face() argument300 int offset = font_face_offset; in load_font_face()347 int font_face_offset = 0; in vft_load_from_buffer() local365 font_face_offset = offset; in vft_load_from_buffer()390 font_face = (font_face_desc_t*)(buf_base + font_face_offset); in vft_load_from_buffer()393 VFT_DBG_FONT_FACE_DESC(font_face, font_face_offset); in vft_load_from_buffer()
Completed in 5 milliseconds