Home
last modified time | relevance | path

Searched refs:pcf_cmap_char_next (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/pcf/
Dpcfdrivr.c145 pcf_cmap_char_next( FT_CMap pcfcmap, /* PCF_CMap */ in pcf_cmap_char_next() function
206 pcf_cmap_char_next,
/external/freetype/
DChangeLog.212353 pcf_cmap_char_next): Don't use PCF_XXX but FT_XXX arguments which
7987 * src/pcf/pcfdriver.c (pcf_cmap_char_index, pcf_cmap_char_next,
8060 * src/pcf/pcfdriver.c (pcf_cmap_char_next): Fixed a bug that caused
DChangeLog350 * src/pcf/pcfdrivr.c (pcf_cmap_char_index, pcf_cmap_char_next,
DChangeLog.231474 (pcf_cmap_char_next): The type of `charcode' is matched