Home
last modified time | relevance | path

Searched defs:pos_ex (Results 1 – 6 of 6) 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.cc88 float pos_ex = (m_win_end.x - m_min_gx); 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.cc838 float pos_ex = pos_sx + this_width * density_mult; in store() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xfeatures2d/samples/
H A Dbagofwords_classification.cpp2312 int pos_ex = (int)std::count( objectPresent.begin(), objectPresent.end(), (char)1 ); in removeBowImageDescriptorsByCount() local
2342 int pos_ex = countNonZero(responses == 1); in setSVMParams() local