Searched refs:res_class (Results 1 – 6 of 6) sorted by relevance
124 static char *res_class = RESCLASS; variable586 class_hints->res_class = res_class; in rpng_x_create_window()
184 static char *res_class = RESCLASS; variable965 class_hints->res_class = res_class; in rpng2_x_create_window()
209 const std::string& res_class);
944 const std::string& res_class) { in SetWindowClassHint() argument950 class_hints.res_class = const_cast<char*>(res_class.c_str()); in SetWindowClassHint()
785 XFree(class_hint.res_class); in IsDesktopElement()
423 classhints->res_class = classname; in create_aux_windows()