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

/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp70 GuiInfo fWinInfo; member in class:AlertTestInfo
98 fWinInfo = winInfo;
144 fWinInfo.label,
157 ASSERT_DEQUAL(fWinInfo.width, pAlert->Bounds().Width());
158 ASSERT_DEQUAL(fWinInfo.height, pAlert->Bounds().Height());

Completed in 564 milliseconds