Searched defs:load_table (Results 1 – 4 of 4) sorted by relevance
99 typedef struct load_table { struct103 } load_table_t; argument
59 def load_table(table, in_fd): function
67 FT_SFNT_TableLoadFunc load_table; in FT_DEFINE_SERVICE() local