OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hdmx_record_sizes
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/freetype/src/truetype/
ttpload.c
532
if ( FT_NEW_ARRAY( face->
hdmx_record_sizes
, num_records ) )
540
face->
hdmx_record_sizes
[nn] = p[0];
565
FT_FREE( face->
hdmx_record_sizes
);
587
if ( face->
hdmx_record_sizes
[nn] == ppem )
/external/freetype/src/truetype/
ttpload.c
532
if ( FT_NEW_ARRAY( face->
hdmx_record_sizes
, num_records ) )
540
face->
hdmx_record_sizes
[nn] = p[0];
565
FT_FREE( face->
hdmx_record_sizes
);
587
if ( face->
hdmx_record_sizes
[nn] == ppem )
/external/chromium_org/third_party/freetype/include/freetype/internal/
tttypes.h
1301
FT_Byte*
hdmx_record_sizes
;
member in struct:TT_FaceRec_
[
all
...]
/external/freetype/include/freetype/internal/
tttypes.h
1301
FT_Byte*
hdmx_record_sizes
;
member in struct:TT_FaceRec_
[
all
...]
Completed in 200 milliseconds