message_popup_collection_unittest.cc | 52 MessagePopupCollection* collection() { return collection_.get(); } function in class:message_center::test::MessagePopupCollectionTest 159 collection()->OnMouseExited(GetToast(id2)); 204 collection()->SetDisplayInfo(gfx::Rect(0, 0, 590, 400), // Work-area. 226 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area. 232 collection()->SetDisplayInfo(gfx::Rect(0, 10, 600, 390), // Work-area. 254 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area. 263 collection()->SetDisplayInfo(gfx::Rect(10, 10, 590, 390), // Work-area. 285 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area. 294 collection()->SetDisplayInfo(gfx::Rect(0, 10, 580, 400), // Work-area. 316 collection()->SetDisplayInfo(gfx::Rect(0, 0, 600, 390), // Work-area [all...] |