Searched refs:ScheduleCommand (Results 1 – 5 of 5) sorted by relevance
184 ScheduleCommand(CreateSetTabWindowCommand(window_id, tab_id)); in SetTabWindow()193 ScheduleCommand(CreateSetWindowBoundsCommand(window_id, bounds, in SetWindowBounds()203 ScheduleCommand(CreateSetTabIndexInWindowCommand(tab_id, new_index)); in SetTabIndexInWindow()212 ScheduleCommand(CreatePinnedStateCommand(tab_id, is_pinned)); in SetPinnedState()243 ScheduleCommand(CreateTabClosedCommand(tab_id.id())); in TabClosed()280 ScheduleCommand(CreateWindowClosedCommand(window_id.id())); in WindowClosed()288 ScheduleCommand(CreateWindowClosedCommand(window_id.id())); in WindowClosed()306 ScheduleCommand( in SetWindowType()323 ScheduleCommand(command); in TabNavigationPathPrunedFromBack()348 ScheduleCommand(command); in TabNavigationPathPrunedFromFront()[all …]
278 ScheduleCommand(CreateRestoredEntryCommand((*i)->id)); in ClearEntries()287 ScheduleCommand(CreateRestoredEntryCommand(1)); in ClearEntries()320 ScheduleCommand(CreateRestoredEntryCommand(id)); in RestoreEntryById()580 ScheduleCommand( in ScheduleCommandsForWindow()610 ScheduleCommand( in ScheduleCommandsForTab()620 ScheduleCommand(command); in ScheduleCommandsForTab()624 ScheduleCommand( in ScheduleCommandsForTab()638 ScheduleCommand( in ScheduleCommandsForTab()
106 virtual void ScheduleCommand(SessionCommand* command);
96 void BaseSessionService::ScheduleCommand(SessionCommand* command) { in ScheduleCommand() function in BaseSessionService
350 virtual void ScheduleCommand(SessionCommand* command);