Searched refs:res_class (Results 1 – 7 of 7) sorted by relevance
124 static char *res_class = RESCLASS; variable586 class_hints->res_class = res_class; in rpng_x_create_window()
185 static char *res_class = RESCLASS; variable945 class_hints->res_class = res_class; in rpng2_x_create_window()
193 const std::string& res_class);
995 const std::string& res_class) { in SetWindowClassHint() argument1001 class_hints.res_class = const_cast<char*>(res_class.c_str()); in SetWindowClassHint()
394 XFree(class_hint.res_class); in IsDesktopElement()
768 XFree(class_hint.res_class); in IsDesktopElement()
423 classhints->res_class = classname; in create_aux_windows()