Searched defs:Tabs (Results 1 – 6 of 6) sorted by relevance
443 ### Tabs subsection495 #### Ephemeral Tabs
379 Tabs chapter381 .. _Tabs: https://sphinx-design.readthedocs.io/en/furo-theme/tabs.html target in Tabs
555 unsigned Tabs = Indentation / Style.TabWidth; in appendIndentText() local563 unsigned Tabs = Spaces / Style.TabWidth; in appendIndentText() local
836 private byte[] Tabs; field in vt320
6177 function Tabs(el, options) { class6189 Tabs.prototype.init = function() { class
1276 ImVector<ImGuiTabItem> Tabs; member