HomeSort by relevance Sort by last modified time
    Searched refs:NormalState (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
window_capturer_x11.cc 110 // that has WM_STATE property set to NormalState.
333 if (state == NormalState) {
334 // Window has WM_STATE==NormalState. Return it.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xutil.h 141 #define NormalState 1 /* most applications want to start this way */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 141 #define NormalState 1 /* most applications want to start this way */
  /external/chromium_org/third_party/webrtc/base/
x11windowpicker.cc 696 return state == NormalState ? window : 0;
  /external/libpng/contrib/gregbook/
rpng-x.c 578 wm_hints->initial_state = NormalState;
rpng2-x.c     [all...]

Completed in 544 milliseconds