Searched refs:PopupMap (Results 1 – 2 of 2) sorted by relevance
40 typedef std::map<GtkWidget*, int> PopupMap; typedef85 PopupMap popup_links_;86 PopupMap popup_icons_;
273 PopupMap::iterator i(popup_icons_.find(icon_event_box)); in OnPopupIconButtonPress()282 PopupMap::iterator i(popup_links_.find(button)); in OnPopupLinkClicked()