OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setwindowtitle
(Results
1 - 22
of
22
) sorted by null
/external/webkit/Source/WebKit/qt/WebCoreSupport/
QtMaemoWebPopup.cpp
131
setWindowTitle
(QString::fromUtf8(title));
133
setWindowTitle
("Select item");
178
setWindowTitle
(QString::fromUtf8(title));
180
setWindowTitle
("Select items");
InspectorClientQt.cpp
373
m_inspectedWebPage->d->inspector->
setWindowTitle
(caption);
/external/webkit/Source/WebKit/qt/examples/platformplugin/
WebPlugin.cpp
127
setWindowTitle
(QString::fromUtf8(title));
129
setWindowTitle
("Select item");
173
setWindowTitle
(QString::fromUtf8(title));
175
setWindowTitle
("Select items");
/external/webkit/Tools/MiniBrowser/qt/
BrowserWindow.cpp
63
connect(m_browser->view(), SIGNAL(titleChanged(const QString&)), SLOT(
setWindowTitle
(const QString&)));
239
label->
setWindowTitle
("Screenshot - Preview");
256
label->
setWindowTitle
(QString("Screenshot - Saved at %1").arg(fileName));
320
dialog.
setWindowTitle
("Change User Agent");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectWizard.java
55
setWindowTitle
("New Android Project");
/external/webkit/Tools/QtTestBrowser/
mainwindow.cpp
241
setWindowTitle
(QCoreApplication::applicationName());
243
setWindowTitle
(QString::fromLatin1("%1 - %2").arg(title).arg(QCoreApplication::applicationName()));
webpage.cpp
136
dialog->
setWindowTitle
("HTTP Authentication");
launcherwindow.cpp
664
label->
setWindowTitle
("Screenshot - Preview");
674
label->
setWindowTitle
(QString("Screenshot - Saved at %1").arg(fileName));
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java
78
setWindowTitle
("New Android XML File");
349
setWindowTitle
("New Android Layout XML File");
367
setWindowTitle
("New Android Values XML File");
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
addinterface.cpp
38
setWindowTitle
("Select network interface to add");
networkconfig.cpp
70
setWindowTitle
(sel->text(0));
wpagui.cpp
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
addinterface.cpp
38
setWindowTitle
(tr("Select network interface to add"));
peers.cpp
322
input.
setWindowTitle
(tr("PIN for ") + ctx_item->text());
[
all
...]
networkconfig.cpp
73
setWindowTitle
(sel->text(0));
wpagui.cpp
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
WelcomeWizard.java
55
setWindowTitle
("Welcome to Android Development");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizard.java
77
setWindowTitle
("Create Asset Set");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
ExportWizard.java
179
setWindowTitle
("Export Android Application");
/frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java
470
* @see #
setWindowTitle
(CharSequence)
483
public void
setWindowTitle
(CharSequence title) {
[
all
...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindow.java
324
mActionBar.
setWindowTitle
(title);
[
all
...]
/external/webkit/Tools/
ChangeLog-2011-02-16
[
all
...]
Completed in 3041 milliseconds