OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:align_bot
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/pshinter/
pshglob.h
153
FT_Pos
align_bot
;
member in struct:PSH_AlignmentRec_
pshalgo.c
481
align.
align_bot
= align.align_top = 0;
498
hint->cur_pos = align.
align_bot
;
503
hint->cur_pos = align.
align_bot
;
504
hint->cur_len = align.align_top - align.
align_bot
;
705
align.
align_bot
= align.align_top = 0;
722
hint->cur_pos = align.
align_bot
;
727
hint->cur_pos = align.
align_bot
;
728
hint->cur_len = align.align_top - align.
align_bot
;
[
all
...]
pshglob.c
580
alignment->
align_bot
= zone->cur_ref;
Completed in 16 milliseconds