Searched defs:tabText (Results 1 – 2 of 2) sorted by relevance
719 String tabText = ""; in fillContainerFromString() local
930 PassRefPtr<Element> createTabSpanElement(Document* document, const String& tabText) in createTabSpanElement()