OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FT_FACE_DRIVER
(Results
1 - 2
of
2
) sorted by null
/external/freetype/include/internal/
ftobjs.h
560
#define
FT_FACE_DRIVER
( x ) FT_FACE( x )->driver
561
#define FT_FACE_LIBRARY( x )
FT_FACE_DRIVER
( x )->root.library
[
all
...]
/external/pdfium/third_party/freetype/include/freetype/internal/
ftobjs.h
560
#define
FT_FACE_DRIVER
( x ) FT_FACE( x )->driver
561
#define FT_FACE_LIBRARY( x )
FT_FACE_DRIVER
( x )->root.library
[
all
...]
Completed in 1065 milliseconds