Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dbraille.c341 static const unsigned char iso_to_brf[64] = { in WriteBRAILLEImage() local
351 (void) WriteBlobByte(image,iso_to_brf[cell]); in WriteBRAILLEImage()