Searched defs:HB_UNICODE_FUNC_IMPLEMENT (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ucdn.cc235 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name, macro
237 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A Dhb-unicode.cc194 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil, macro
196 #undef HB_UNICODE_FUNC_IMPLEMENT macro
244 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
247 #undef HB_UNICODE_FUNC_IMPLEMENT macro
347 #define HB_UNICODE_FUNC_IMPLEMENT(name) \ macro
373 #undef HB_UNICODE_FUNC_IMPLEMENT macro
376 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \ macro
385 #undef HB_UNICODE_FUNC_IMPLEMENT macro
H A Dhb-unicode-private.hh72 #define HB_UNICODE_FUNC_IMPLEMENT macro
75 #undef HB_UNICODE_FUNC_IMPLEMENT macro
250 #define HB_UNICODE_FUNC_IMPLEMENT macro
252 #undef HB_UNICODE_FUNC_IMPLEMENT macro
256 #define HB_UNICODE_FUNC_IMPLEMENT macro
258 #undef HB_UNICODE_FUNC_IMPLEMENT macro
262 #define HB_UNICODE_FUNC_IMPLEMENT macro
264 #undef HB_UNICODE_FUNC_IMPLEMENT macro
[all...]

Completed in 37 milliseconds