Home | History | Annotate | Download | only in extensions

Lines Matching defs:RunImpl

90 bool SidebarFunction::RunImpl() {
132 return RunImpl(tab_contents->tab_contents(), content_id, *details);
136 bool CollapseSidebarFunction::RunImpl(TabContents* tab,
143 bool ExpandSidebarFunction::RunImpl(TabContents* tab,
156 bool GetStateSidebarFunction::RunImpl(TabContents* tab,
197 bool HideSidebarFunction::RunImpl(TabContents* tab,
204 bool NavigateSidebarFunction::RunImpl(TabContents* tab,
219 bool SetBadgeTextSidebarFunction::RunImpl(TabContents* tab,
229 bool SetIconSidebarFunction::RunImpl(TabContents* tab,
243 bool SetTitleSidebarFunction::RunImpl(TabContents* tab,
252 bool ShowSidebarFunction::RunImpl(TabContents* tab,