Searched refs:GuiInfo (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp44 struct GuiInfo { struct
58 void SetWinInfo(const GuiInfo &winInfo);
59 void SetTextViewInfo(const GuiInfo &textInfo);
60 void SetButtonInfo(int32 btn, const GuiInfo &btnInfo);
70 GuiInfo fWinInfo;
71 GuiInfo fTextInfo;
72 GuiInfo fButtonInfo[3];
96 AlertTestInfo::SetWinInfo(const GuiInfo &winInfo)
102 AlertTestInfo::SetTextViewInfo(const GuiInfo &textInfo)
108 AlertTestInfo::SetButtonInfo(int32 btn, const GuiInfo
[all...]

Completed in 76 milliseconds