Home | History | Annotate | Download | only in dom

Lines Matching defs:updateTitle

1273 void Document::updateTitle(const StringWithDirection& title)
1300 updateTitle(StringWithDirection(title, LTR));
1318 updateTitle(title);
1340 updateTitle(StringWithDirection());