OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxp_fields
(Results
1 - 3
of
3
) sorted by null
/external/freetype/src/sfnt/
ttload.c
669
static const FT_Frame_Field
maxp_fields
[] =
local
704
if ( FT_STREAM_READ_FIELDS(
maxp_fields
, maxProfile ) )
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttload.c
702
static const FT_Frame_Field
maxp_fields
[] =
local
737
if ( FT_STREAM_READ_FIELDS(
maxp_fields
, maxProfile ) )
[
all
...]
/external/pdfium/third_party/freetype/src/sfnt/
ttload.c
702
static const FT_Frame_Field
maxp_fields
[] =
local
737
if ( FT_STREAM_READ_FIELDS(
maxp_fields
, maxProfile ) )
[
all
...]
Completed in 374 milliseconds