Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_wimppoll.c76 int hasFocus = 0; variable
/external/junit/src/junit/swingui/
DTestSuitePanel.java56 boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus) { in getTreeCellRendererComponent()
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/
Dmain.m53 bool hasFocus; field
/external/webkit/WebCore/html/
DHTMLDocument.cpp157 bool HTMLDocument::hasFocus() in hasFocus() function in WebCore::HTMLDocument
/external/skia/src/views/
DSkView.cpp170 bool SkView::hasFocus() const in hasFocus() function in SkView
/external/webkit/WebCore/bridge/
Dnpapi.h495 NPBool hasFocus; member
/external/webkit/WebKit/android/nav/
DWebView.cpp507 void nativeRecordButtons(bool hasFocus, bool pressed, bool invalidate) in nativeRecordButtons()
2027 static void nativeRecordButtons(JNIEnv* env, jobject obj, bool hasFocus, in nativeRecordButtons()