OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_xy_control
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrgload.c
61
glyph->
max_xy_control
= 0;
294
if ( count > glyph->
max_xy_control
)
300
glyph->
max_xy_control
,
304
glyph->
max_xy_control
= new_max;
pfrtypes.h
342
FT_UInt
max_xy_control
;
member in struct:PFR_GlyphRec_
Completed in 399 milliseconds