Searched defs:tab_id (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | ttk.py | 817 def forget(self, tab_id): argument 823 def hide(self, tab_id): argument 838 def index(self, tab_id): argument 853 def select(self, tab_id=None): argument 863 def tab(self, tab_id, option=None, **kw): argument
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | ttk.py | 845 def forget(self, tab_id): argument 851 def hide(self, tab_id): argument 866 def index(self, tab_id): argument 881 def select(self, tab_id=None): argument 891 def tab(self, tab_id, option=None, **kw): argument
|
/aosp_15_r20/external/cronet/third_party/metrics_proto/ukm/ |
H A D | source.proto | 104 optional int64 tab_id = 10; field
|
/aosp_15_r20/external/autotest/client/site_tests/power_LoadTest/extension/ |
H A D | test.js | 204 function page_timestamps_new_record(tab_id, url, start) { argument
|
/aosp_15_r20/external/cronet/third_party/metrics_proto/ |
H A D | omnibox_event.proto | 32 optional int32 tab_id = 2; field
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ukm/ |
D | source.pb.h | 1130 inline int64_t Source::tab_id() const { in tab_id() function
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui_widgets.cpp | 6141 ImGuiTabItem* ImGui::TabBarFindTabByID(ImGuiTabBar* tab_bar, ImGuiID tab_id) in TabBarFindTabByID() 6151 void ImGui::TabBarRemoveTab(ImGuiTabBar* tab_bar, ImGuiID tab_id) in TabBarRemoveTab() 6538 ImGuiID tab_id = TabBarCalcTabID(tab_bar, label); in SetTabItemClosed() local 6582 …b, ImGuiTabItemFlags flags, ImVec2 frame_padding, const char* label, ImGuiID tab_id, ImGuiID close… in TabItemLabelAndCloseButton()
|
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/ |
D | omnibox_event.pb.h | 3828 inline int32_t OmniboxEventProto::tab_id() const { in tab_id() function
|