Searched defs:h (Results 1 – 6 of 6) sorted by relevance
41 struct tag_handler h; in tags_get_cmdline() local
42 struct tag_handler h; in tags_get_serialno() local
43 struct tag_handler h; in tags_get_revision() local
54 struct tag_handler *h = handlers + n; in tags_parse() local
182 void gr_fill(int x, int y, int w, int h) in gr_fill()189 void gr_blit(gr_surface source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
295 char** h = new_headers; in prepend_title() local