OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FT_Size
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/include/freetype/
freetype.h
89
/*
FT_Size
*/
392
/* as one or more @
FT_Size
objects. */
409
/*
FT_Size
*/
416
/* Each @FT_Face has an _active_ @
FT_Size
object that is used by */
422
/* (i.e., the scaling values) of the active @
FT_Size
. */
433
typedef struct FT_SizeRec_*
FT_Size
;
[
all
...]
/external/freetype/include/freetype/
freetype.h
89
/*
FT_Size
*/
392
/* as one or more @
FT_Size
objects. */
409
/*
FT_Size
*/
416
/* Each @FT_Face has an _active_ @
FT_Size
object that is used by */
422
/* (i.e., the scaling values) of the active @
FT_Size
. */
433
typedef struct FT_SizeRec_*
FT_Size
;
[
all
...]
Completed in 25 milliseconds