Home
last modified time | relevance | path

Searched defs:hasFocus (Results 1 – 23 of 23) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_wimppoll.c76 int hasFocus = 0; variable
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
DRuleListController.java119 boolean isSelected, boolean hasFocus) { in getListCellRendererComponent()
DRunnerController.java204 boolean hasFocus) { in getTreeCellRendererComponent()
DTestCaseEditController.java603 boolean isSelected, boolean hasFocus) { in getListCellRendererComponent()
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java172 public void onWindowFocusChanged(boolean hasFocus) { in onWindowFocusChanged()
DGLSurfaceView.java532 public void onWindowFocusChanged(boolean hasFocus) { in onWindowFocusChanged()
1468 public void onWindowFocusChanged(boolean hasFocus) { in onWindowFocusChanged()
/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPluginProxy.cpp314 void PluginProxy::setFocus(bool hasFocus) in setFocus()
333 void PluginProxy::windowFocusChanged(bool hasFocus) in windowFocusChanged()
DPluginView.cpp838 void PluginView::setFocus(bool hasFocus) in setFocus()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowViewGroup.java151 public boolean hasFocus() { in hasFocus() method in ShadowViewGroup
DShadowView.java481 public void setViewFocus(boolean hasFocus) { in setViewFocus()
521 public boolean hasFocus() { in hasFocus() method in ShadowView
/external/webkit/Source/WebKit/android/plugins/
DPluginWidgetAndroid.h162 bool hasFocus() const { return m_hasFocus; } in hasFocus() function
/external/webkit/Source/WebCore/html/
DHTMLDocument.cpp146 bool HTMLDocument::hasFocus() in hasFocus() function in WebCore::HTMLDocument
/external/webkit/Examples/NetscapeCocoaPlugin/
Dmain.m53 bool hasFocus; field
/external/webkit/Source/WebCore/plugins/android/
DPluginViewAndroid.cpp310 void PluginView::handleFocusEvent(bool hasFocus) in handleFocusEvent()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCTableCombo.java51 protected boolean hasFocus; field in CTableCombo
/external/webkit/Source/WebKit2/PluginProcess/
DPluginControllerProxy.cpp491 void PluginControllerProxy::setFocus(bool hasFocus) in setFocus()
/external/skia/legacy/src/views/
DSkView.cpp203 bool SkView::hasFocus() const in hasFocus() function in SkView
/external/skia/src/views/
DSkView.cpp206 bool SkView::hasFocus() const in hasFocus() function in SkView
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePlugin.cpp698 void NetscapePlugin::setFocus(bool hasFocus) in setFocus()
/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk2.cpp217 static void setWidgetHasFocus(GtkWidget* widget, gboolean hasFocus) in setWidgetHasFocus()
/external/webkit/Source/WebKit/qt/Api/
Dqwebelement.cpp526 bool QWebElement::hasFocus() const in hasFocus() function in QWebElement
Dqwebframe.cpp1305 bool QWebFrame::hasFocus() const in hasFocus() function in QWebFrame
/external/webkit/Source/WebCore/bridge/
Dnpapi.h682 NPBool hasFocus; member