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