Searched refs:NativeItem (Results 1 – 2 of 2) sorted by relevance
253 typedef MENUITEMINFO NativeItem; typedef255 typedef void* NativeItem; typedef258 explicit ContextMenuItem(const NativeItem&);262 NativeItem nativeMenuItem() const;
61 class NativeItem { class63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem67 ~NativeItem() { in ~NativeItem()393 icu::NativeItem nativePool; in ures_enumDependencies()595 NativeItem nrb(pItem, ures_swap); in enumDependencies()