HomeSort by relevance Sort by last modified time
    Searched full:bit_height (Results 1 - 1 of 1) sorted by null

  /external/freetype/src/sfnt/
ttsbit0.c 378 FT_Int bit_height, bit_width, pitch, width, height, h; local
392 bit_height = bitmap->rows;
400 y_pos < 0 || y_pos + height > bit_height )
516 FT_Int bit_height, bit_width, pitch, width, height, h, nbits; local
531 bit_height = bitmap->rows;
539 y_pos < 0 || y_pos + height > bit_height )

Completed in 55 milliseconds