Home | History | Annotate | Download | only in loader

Lines Matching refs:ptitle

781         String ptitle = m_documentLoader->title();
783 if (!ptitle.isNull())
784 m_client->dispatchDidReceiveTitle(ptitle);
2589 String ptitle = dl->title();
2663 if (!ptitle.isNull())
2664 m_client->dispatchDidReceiveTitle(ptitle);