Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Menu_Layouts.h77 const char * szNewTooltip);
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Menu_Layouts.cpp751 const char * szNewTooltip) in addNewLabel() argument
754 EV_Menu_Label * newLab = new EV_Menu_Label(newID,szNewName,szNewTooltip); in addNewLabel()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4Gui.cpp409 void Element::SetToolTip(const char *szNewTooltip, bool is_immediate) in SetToolTip() argument
412 if (szNewTooltip) ToolTip.Copy(szNewTooltip); else ToolTip.Clear(); in SetToolTip()
H A DC4Gui.h438 void SetToolTip(const char *szNewTooltip, bool is_immediate = false); // update used tooltip