Home
last modified time | relevance | path

Searched defs:pos_sx (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilebuf.cc124 float pos_sx = x; in add_unscaled() local
144 float pos_sx = x; in add() local
190 float pos_sx = x; 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 Dglwrapper.h76 pos_sx(sx), pos_sy(sy), pos_ex(ex), pos_ey(ey), pos_z(z), in pos_sx() function
100 float pos_sx, pos_sy, pos_ex, pos_ey, pos_z; variable
H A Dtilereg-map.cc86 float pos_sx = (m_win_start.x - m_min_gx); in pack_buffers() local
H A Dtiletex.h77 float &pos_sx, float &pos_sy, in get_coords()
H A Dfontwrapper-ft.cc836 float pos_sx = x + glyph.offset * density_mult; in store() local
876 const float pos_sx = x + glyph.offset * density_mult; in store() local