OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t1face
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1driver.c
184
T1_Face
t1face
= (T1_Face)face;
local
185
T1_Font type1 = &
t1face
->type1;
654
Get_Kerning( FT_Face
t1face
, /* T1_Face */
659
T1_Face face = (T1_Face)
t1face
;
/external/pdfium/third_party/freetype/src/type1/
t1driver.c
184
T1_Face
t1face
= (T1_Face)face;
local
185
T1_Font type1 = &
t1face
->type1;
654
Get_Kerning( FT_Face
t1face
, /* T1_Face */
659
T1_Face face = (T1_Face)
t1face
;
Completed in 1961 milliseconds