OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phy_font_max_size_high
(Results
1 - 4
of
4
) sorted by null
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrtypes.h
56
FT_UInt
phy_font_max_size_high
;
member in struct:PFR_HeaderRec_
pfrload.c
225
FT_FRAME_BYTE (
phy_font_max_size_high
),
253
(FT_UInt32)header->
phy_font_max_size_high
<< 16;
pfrobjs.c
125
FT_BOOL( face->header.
phy_font_max_size_high
!= 0 ) );
/external/freetype/src/pfr/
pfrload.c
137
FT_FRAME_BYTE (
phy_font_max_size_high
),
165
(FT_UInt32)header->
phy_font_max_size_high
<< 16;
Completed in 65 milliseconds