Home
last modified time | relevance | path

Searched defs:tab_name (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
Dtabbedpages.py68 def add_tab(self, tab_name): argument
78 def remove_tab(self, tab_name): argument
86 def set_selected_tab(self, tab_name): argument
/external/mesa3d/src/imgui/
Dimgui_widgets.cpp6033 const char* tab_name = tab_bar->GetTabName(tab); in TabBarLayout() local
6282 const char* tab_name = tab_bar->GetTabName(tab); in TabBarTabListPopupButton() local