Home | History | Annotate | Download | only in dom

Lines Matching defs:updateTitle

1276 void Document::updateTitle(const StringWithDirection& title)
1303 updateTitle(StringWithDirection(title, LTR));
1321 updateTitle(title);
1343 updateTitle(StringWithDirection());