OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FcFreeTypeQueryFace
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/fontconfig/include/src/
fcftaliastail.h
17
# undef
FcFreeTypeQueryFace
18
extern __typeof (
FcFreeTypeQueryFace
)
FcFreeTypeQueryFace
__attribute((alias("IA__FcFreeTypeQueryFace"), visibility("default")));
fcftalias.h
11
extern __typeof (
FcFreeTypeQueryFace
) IA__FcFreeTypeQueryFace __attribute((visibility("hidden")));
12
#define
FcFreeTypeQueryFace
IA__FcFreeTypeQueryFace
Completed in 29 milliseconds