Searched refs:win1 (Results 1 – 8 of 8) sorted by relevance
268 bool WindowsMatch(const SessionWindowMap& win1, in WindowsMatch() argument272 if (win1.size() != win2.size()) in WindowsMatch()274 for (SessionWindowMap::const_iterator i = win1.begin(); in WindowsMatch()275 i != win1.end(); ++i) { in WindowsMatch()
85 bool WindowsMatch(const SessionWindowMap& win1,
258 MockTRS::Window win1;259 win1.id = 30;260 win1.tabs.push_back(CreateSessionTab("http://foo.com", "foo"));261 win1.tabs[0].id = 31;262 win1.tabs.push_back(CreateSessionTab("http://bar.com", "bar"));263 win1.tabs[1].id = 32;264 entries.push_back(&win1);
256 MockTRS::Window win1;257 win1.id = 30;258 win1.tabs.push_back(260 win1.tabs[0].id = 31;261 win1.tabs.push_back(263 win1.tabs[1].id = 32;264 entries.push_back(&win1);
252 bool operator()(WindowWithHeight win1, WindowWithHeight win2) { in operator ()()253 return GetWindowHeightCloseTo(win1.window(), 0) < in operator ()()272 aura::Window* win1(window_with_height1.window()); in operator ()() local275 win1->parent(), win1->GetTargetBounds()); in operator ()()284 if (win1 == dragged_window_) in operator ()()
129 bool CompareWindowMajor(const VisiblePanelPositionInfo& win1, in CompareWindowMajor() argument131 return win1.major_pos < win2.major_pos; in CompareWindowMajor()
429 // http://developer.netscape.com/docs/manuals/communicator/jsref/win1.htm