OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FT_ServiceDescRec
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/freetype/include/freetype/internal/
ftserv.h
163
}
FT_ServiceDescRec
;
165
typedef const
FT_ServiceDescRec
* FT_ServiceDesc;
180
/* Used to initialize an array of
FT_ServiceDescRec
structures. */
198
static const
FT_ServiceDescRec
class_[] = \
207
static const
FT_ServiceDescRec
class_[] = \
218
static const
FT_ServiceDescRec
class_[] = \
231
static const
FT_ServiceDescRec
class_[] = \
246
static const
FT_ServiceDescRec
class_[] = \
263
static const
FT_ServiceDescRec
class_[] = \
282
static const
FT_ServiceDescRec
class_[] =
[
all
...]
/external/freetype/include/freetype/internal/
ftserv.h
163
}
FT_ServiceDescRec
;
165
typedef const
FT_ServiceDescRec
* FT_ServiceDesc;
180
/* Used to initialize an array of
FT_ServiceDescRec
structures. */
198
static const
FT_ServiceDescRec
class_[] = \
207
static const
FT_ServiceDescRec
class_[] = \
218
static const
FT_ServiceDescRec
class_[] = \
231
static const
FT_ServiceDescRec
class_[] = \
246
static const
FT_ServiceDescRec
class_[] = \
263
static const
FT_ServiceDescRec
class_[] = \
282
static const
FT_ServiceDescRec
class_[] =
[
all
...]
Completed in 63 milliseconds