OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FcNameGetObjectType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/fontconfig/include/src/
fcaliastail.h
289
# undef
FcNameGetObjectType
290
extern __typeof (
FcNameGetObjectType
)
FcNameGetObjectType
__attribute((alias("IA__FcNameGetObjectType"), visibility("default")));
fcalias.h
251
extern __typeof (
FcNameGetObjectType
) IA__FcNameGetObjectType __attribute((visibility("hidden")));
252
#define
FcNameGetObjectType
IA__FcNameGetObjectType
Completed in 157 milliseconds