Home
last modified time | relevance | path

Searched defs:tex_ey (Results 1 – 4 of 4) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilebuf.cc126 float pos_ex, pos_ey, tex_sx, tex_sy, tex_ex, tex_ey; in add_unscaled() local
146 float pos_ex, pos_ey, tex_sx, tex_sy, tex_ex, tex_ey; in add() local
192 float pos_ex, pos_ey, tex_sx, tex_sy, tex_ex, tex_ey; in add() local
H A Dtiletex.h80 float &tex_ex, float &tex_ey, in get_coords()
H A Dglwrapper.h101 float tex_sx, tex_sy, tex_ex, tex_ey; variable
H A Dfontwrapper-ft.cc845 float tex_ey = tex_sy + (float)m_max_advance.y / (float)(GLYPHS_PER_ROWCOL*charsz.y); in store() local