Home
last modified time | relevance | path

Searched refs:HB_FREE_LOCALE (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-common.cc771 #define HB_FREE_LOCALE(loc) freelocale (loc) macro
776 #define HB_FREE_LOCALE(loc) _free_locale (loc) macro
801 HB_FREE_LOCALE (p); in destroy()