Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/geometry/
Dpoint_base.h23 void SetPoint(Type x, Type y) { in SetPoint() function
Dpoint3_f.h44 void SetPoint(float x, float y, float z) { in SetPoint() function
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp198 void CFX_PathData::SetPoint(int index, FX_FLOAT x, FX_FLOAT y, int flag) in SetPoint() function in CFX_PathData