OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:af1
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/Analysis/
malloc.c
58
void
af1
() {
function
/external/harfbuzz/src/
harfbuzz-gpos-private.h
139
HB_AnchorFormat1
af1
;
member in union:HB_Anchor_::__anon5787
harfbuzz-gpos.c
598
an->af.
af1
.XCoordinate = GET_Short();
599
an->af.
af1
.YCoordinate = GET_Short();
748
*x_value = x_scale * an->af.
af1
.XCoordinate / 0x10000;
749
*y_value = y_scale * an->af.
af1
.YCoordinate / 0x10000;
[
all
...]
Completed in 150 milliseconds