Home
last modified time | relevance | path

Searched defs:Img_c (Results 1 – 3 of 3) sorted by relevance

/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_pic.h25 class Img_c; variable
H A Dui_canvas.h34 class Img_c; variable
H A Dim_img.cc84 Img_c::Img_c() : pixels(NULL), w(0), h(0), gl_tex(0) in Img_c() function in Img_c
91 Img_c::Img_c(int width, int height, bool _dummy) : in Img_c() function in Img_c