Home
last modified time | relevance | path

Searched refs:res_name (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-x.c126 static char *res_name = RESNAME; variable
592 class_hints->res_name = res_name; in rpng_x_create_window()
H A Drpng2-x.c201 static char *res_name = RESNAME; variable
977 class_hints->res_name = res_name; in rpng2_x_create_window()
/third_party/glfw/src/
H A Dx11_window.c749 hint->res_name = (char*) wndconfig->x11.instanceName; in createNativeWindow()
756 hint->res_name = (char*) resourceName; in createNativeWindow()
758 hint->res_name = (char*) wndconfig->title; in createNativeWindow()
760 hint->res_name = (char*) "glfw-application"; in createNativeWindow()

Completed in 8 milliseconds