Searched defs:xmin (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/kits/game/set_mouse_position_test/
H A Dtest_mouse.cpp63 double xmin = (double)x/y; local
/haiku/headers/libs/agg/
H A Dagg_renderer_mclip.h61 int xmin() const { return m_ren.xmin(); } function in class:agg::renderer_mclip
H A Dagg_renderer_base.h111 int xmin() const { return m_clip_box.x1; } function in class:agg::renderer_base
[all...]
/haiku/src/servers/app/drawing/Painter/
H A Dagg_renderer_region.h56 int xmin() const { return translate_from_base_ren_x( function in class:agg::renderer_region

Completed in 80 milliseconds