Home | History | Annotate | Download | only in xml

Lines Matching refs:tab

62 </summary></entry><entry><title>rietveld: correct tab handling
64 This fixes the buggy tab rendering that can be seen at
67 The fundamental problem was that the tab code was
69 didn&amp;#39;t know where to put the tab stops. Another problem
181 Title: "rietveld: correct tab handling\n",
194 This fixes the buggy tab rendering that can be seen at
197 The fundamental problem was that the tab code was
199 didn&#39;t know where to put the tab stops. Another problem
412 tab Tables
420 tab: Tables{"hello", "world"},
427 tab: Tables{"hello", "world"},
434 tab: Tables{"hello", "world"},
440 tab: Tables{},
446 tab: Tables{HTable: "only"},
453 tab: Tables{FTable: "only"},
460 tab: Tables{},
480 want := tt.tab
516 tab TableAttrs
523 tab: TableAttrs{TAttr{HTable: "hello", FTable: "world"}},
529 tab: TableAttrs{TAttr{HTable: "hello", FTable: "world"}},
535 tab: TableAttrs{TAttr{HTable: "hello", FTable: "world"}},
542 tab: TableAttrs{TAttr{HTable: "hello", FTable: ""}},
549 tab: TableAttrs{TAttr{HTable: "", FTable: "world"}},
555 tab: TableAttrs{},
562 tab: TableAttrs{TAttr{HTable: "hello", FTable: ""}},
570 tab: TableAttrs{TAttr{HTable: "", FTable: "world"}},
577 tab: TableAttrs{},
597 want := tt.tab