Searched defs:SetPoint (Results 1 - 3 of 3) sorted by relevance

/external/chromium/ui/gfx/
H A Dpoint.h44 void SetPoint(int x, int y) { function in class:gfx::Point
/external/chromium_org/ui/gfx/
H A Dpoint_base.h23 void SetPoint(Type x, Type y) { function in class:gfx::PointBase
H A Dpoint3_f.h32 SetPoint(x() * x_scale, y() * y_scale, z() * z_scale);
43 void SetPoint(float x, float y, float z) { function in class:gfx::Point3F

Completed in 74 milliseconds