Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dansi-print.cc155 struct biimage_t struct
159 biimage_t (unsigned int width, unsigned int height) : in biimage_t() argument
164 ~biimage_t (void) in ~biimage_t() argument
227 block_best (const biimage_t &bi, bool *inverse) in block_best() argument
392 biimage_t bi (CELL_W, CELL_H); in ansi_print_image_rgb24()