OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:line_bits
(Results
1 - 1
of
1
) sorted by null
/external/freetype/src/sfnt/
ttsbit.c
67
/*
line_bits
:: The number of bits per line. */
84
FT_Int
line_bits
,
124
FT_Int count =
line_bits
; /* # of bits to extract per line */
1183
FT_Int
line_bits
= pix_bits * glyph_width;
local
1234
blit_sbit( map, (FT_Byte*)stream->cursor,
line_bits
, pad_bytes,
local
[
all
...]
Completed in 137 milliseconds