Searched refs:get_character_type (Results 1 – 3 of 3) sorted by relevance
46 int get_character_type(int index);
374 int font::get_character_type(int c) in get_character_type() function in font
204 int get_character_type(charinfo *);550 inline int tfont::get_character_type(charinfo *ci) in get_character_type() function in tfont552 return fm->get_character_type(ci->get_index()); in get_character_type()2009 return tf->get_character_type(ci); in character_type()