Searched defs:UI_STRING (Results 1 – 5 of 5) sorted by relevance
62 #define UI_STRING(string, comment) WebLocalizedString(&LOCALIZABLE_STRINGS_BUNDLE(FRAMEWORK_NAME), … macro67 #define UI_STRING(string, comment) WebLocalizedString(0, string) macro
59 #define UI_STRING(string, comment) WebLocalizedStringUTF8(&LOCALIZABLE_STRINGS_BUNDLE(FRAMEWORK_NAM… macro66 #define UI_STRING(string, comment) WebLocalizedStringUTF8(0, string) macro
290 typedef struct ui_string_st UI_STRING; typedef
38 #define UI_STRING(text, description) text macro