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