OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateWidget
(Results
1 - 12
of
12
) sorted by null
/external/webkit/Source/WebCore/html/
HTMLEmbedElement.h
50
virtual void
updateWidget
(PluginCreationOption);
HTMLPlugInImageElement.h
47
virtual void
updateWidget
(PluginCreationOption) = 0;
HTMLObjectElement.h
87
virtual void
updateWidget
(PluginCreationOption);
HTMLPlugInImageElement.cpp
171
updateWidget
(CreateOnlyNonNetscapePlugins);
HTMLEmbedElement.cpp
139
// FIXME: This should be unified with HTMLObjectElement::
updateWidget
and
141
void HTMLEmbedElement::
updateWidget
(PluginCreationOption pluginCreationOption)
145
// FrameView::
updateWidget
() calls
updateWidget
(false) without checking if
HTMLMediaElement.h
162
void
updateWidget
(PluginCreationOption);
HTMLObjectElement.cpp
254
// FIXME: This should be unified with HTMLEmbedElement::
updateWidget
and
256
void HTMLObjectElement::
updateWidget
(PluginCreationOption pluginCreationOption)
260
// FrameView::
updateWidget
() calls
updateWidget
(false) without checking if
HTMLMediaElement.cpp
[
all
...]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchWidgetProvider.java
94
state.
updateWidget
(context, AppWidgetManager.getInstance(context));
162
public void
updateWidget
(Context context,AppWidgetManager appWidgetMgr) {
/packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java
524
updateWidget
(context);
581
updateWidget
(context);
659
public static void
updateWidget
(Context context) {
766
updateWidget
(context);
[
all
...]
/external/webkit/Source/WebCore/page/
FrameView.h
342
void
updateWidget
(RenderEmbeddedObject*);
FrameView.cpp
[
all
...]
Completed in 1796 milliseconds