Home
last modified time | relevance | path

Searched defs:char_index (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2560 STBTT_DEF void stbtt_GetBakedQuad(stbtt_bakedchar *chardata, int pw, int ph, int char_index, float … in stbtt_GetBakedQuad()
3010 STBTT_DEF void stbtt_GetPackedQuad(stbtt_packedchar *chardata, int pw, int ph, int char_index, floa… in stbtt_GetPackedQuad()
/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c1088 u8 feature_index, u8 char_index, char *device_name, int len_buf) in hidpp_devicenametype_get_device_name()