OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subr_no
(Results
1 - 2
of
2
) sorted by null
/external/freetype/src/psaux/
t1decode.c
680
FT_Int
subr_no
;
local
694
subr_no
= Fix2Int( top[1] );
732
switch (
subr_no
)
828
num_points = (FT_UInt)
subr_no
- 13 + (
subr_no
== 18 );
[
all
...]
/external/pdfium/third_party/freetype/src/psaux/
t1decode.c
680
FT_Int
subr_no
;
local
694
subr_no
= Fix2Int( top[1] );
732
switch (
subr_no
)
827
num_points = (FT_UInt)
subr_no
- 13 + (
subr_no
== 18 );
[
all
...]
Completed in 146 milliseconds