Searched defs:Tabs (Results 1 – 4 of 4) sorted by relevance
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