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

  /external/libpng/contrib/gregbook/
rpng-x.c 124 static char *res_class = RESCLASS; variable
586 class_hints->res_class = res_class;
rpng2-x.c 185 static char *res_class = RESCLASS; variable
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.h 193 const std::string& res_class);
x11_util.cc 995 const std::string& res_class) {
998 // Just to be safe, the res_name and res_class parameters are local copies,
1001 class_hints.res_class = const_cast<char*>(res_class.c_str());
    [all...]
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
window_capturer_x11.cc 394 XFree(class_hint.res_class);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xutil.h 185 char *res_class; member in struct:__anon25071
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 185 char *res_class; member in struct:__anon26807
  /external/chromium_org/third_party/webrtc/base/
x11windowpicker.cc 768 XFree(class_hint.res_class);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 423 classhints->res_class = classname;
    [all...]

Completed in 2611 milliseconds