HomeSort by relevance Sort by last modified time
    Searched defs:focus (Results 101 - 125 of 154) sorted by null

1 2 3 45 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 639 Bool focus; /* boolean focus */ member in struct:__anon46525
    [all...]
Xproto.h 607 Window focus B32;
1017 BYTE flags; /* sameScreen and focus booleans, packed together */
1026 } focus;
1023 } focus; member in union:_xEvent::__anon46657
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 145 focus - whether the window has the focus (Enter, Leave)
461 """Direct input focus to this widget.
463 If the application currently does not have the focus
464 this widget will get the focus if the application gets
465 the focus through the window manager."""
466 self.tk.call('focus', self._w)
467 focus = focus_set # XXX b/w compat? variable in class:Misc
469 """Direct input focus to this widget even if the
470 application does not have the focus. Use wit
2320 def focus(self, *args): member in class:Canvas
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 145 focus - whether the window has the focus (Enter, Leave)
461 """Direct input focus to this widget.
463 If the application currently does not have the focus
464 this widget will get the focus if the application gets
465 the focus through the window manager."""
466 self.tk.call('focus', self._w)
467 focus = focus_set # XXX b/w compat? variable in class:Misc
469 """Direct input focus to this widget even if the
470 application does not have the focus. Use wit
2320 def focus(self, *args): member in class:Canvas
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.cpp 121 const char QCameraParameters::KEY_QC_RE_FOCUS[] = "re-focus";
122 const char QCameraParameters::KEY_QC_SUPPORTED_RE_FOCUS_MODES[] = "re-focus-values";
309 const char QCameraParameters::RE_FOCUS_OFF[] = "re-focus-off";
310 const char QCameraParameters::RE_FOCUS_ON[] = "re-focus-on";
6138 const char *focus = get(KEY_FOCUS_MODE); local
    [all...]
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 643 /** Whether the window is in local focus mode or not */
2673 final View focus = mView.findFocus(); local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 1457 struct focus_cfg focus; member in union:sensor_cfg_data::__anon41122
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/media/
msm_camera.h 580 MSM_STATS_TYPE_BF, /* Bayer Focus */
1382 struct focus_cfg focus; member in union:sensor_cfg_data::__anon41177
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xproto.h 2348 xcb_window_t focus; \/**< *\/ member in struct:xcb_set_input_focus_request_t
2379 xcb_window_t focus; \/**< *\/ member in struct:xcb_get_input_focus_reply_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 2348 xcb_window_t focus; \/**< *\/ member in struct:xcb_set_input_focus_request_t
2379 xcb_window_t focus; \/**< *\/ member in struct:xcb_get_input_focus_reply_t
    [all...]
  /hardware/qcom/msm8x74/kernel-headers/media/
msm_camera.h 1606 struct focus_cfg focus; member in union:sensor_cfg_data::__anon41301
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/media/
msm_camera.h 637 MSM_STATS_TYPE_BF, /* Bayer Focus */
1659 struct focus_cfg focus; member in union:sensor_cfg_data::__anon41365
    [all...]
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /sdk/apps/NotificationStudio/libs/
android-support-v4.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 

Completed in 1673 milliseconds

1 2 3 45 6 7