Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_wimppoll.c76 int hasFocus = 0; variable
/external/chromium_org/third_party/WebKit/Source/core/html/ime/
DInputMethodContext.cpp94 bool InputMethodContext::hasFocus() const in hasFocus() function in WebCore::InputMethodContext
/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/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowViewGroup.java151 public boolean hasFocus() { in hasFocus() method in ShadowViewGroup
DShadowView.java493 public void setViewFocus(boolean hasFocus) { in setViewFocus()
533 public boolean hasFocus() { in hasFocus() method in ShadowView
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.cpp121 bool HTMLDocument::hasFocus() in hasFocus() function in WebCore::HTMLDocument
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
DCTableCombo.java51 protected boolean hasFocus; field in CTableCombo
/external/skia/src/views/
DSkView.cpp203 bool SkView::hasFocus() const in hasFocus() function in SkView
/external/chromium_org/third_party/skia/src/views/
DSkView.cpp203 bool SkView::hasFocus() const in hasFocus() function in SkView
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Dexterns.js491 hasFocus: function() { }, method in CodeMirror
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h693 NPBool hasFocus; member