Home
last modified time | relevance | path

Searched defs:pos_ey (Results 1 – 5 of 5) 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
294 void ShapeBuffer::add(float pos_sx, float pos_sy, float pos_ex, float pos_ey, in add()
310 void LineBuffer::add(float pos_sx, float pos_sy, float pos_ex, float pos_ey, in add()
H A Dtilereg-map.cc89 float pos_ey = (m_win_end.y - m_min_gy); in pack_buffers() local
H A Dtiletex.h78 float &pos_ex, float &pos_ey, in get_coords()
H A Dglwrapper.h100 float pos_sx, pos_sy, pos_ex, pos_ey, pos_z; variable
H A Dfontwrapper-ft.cc839 float pos_ey = y + (m_max_advance.y - glyph.ascender + m_ascender) in store() local