Searched refs:FXT_POINT (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_coordinates.h22 typedef CFX_PSVTemplate<baseType> FXT_POINT; typedef in class:CFX_PSVTemplate
129 typedef CFX_PSVTemplate<baseType> FXT_POINT; typedef in class:CFX_VTemplate
140 void Set(const FXT_POINT &p1, const FXT_POINT &p2)
230 typedef CFX_PSVTemplate<baseType> FXT_POINT; typedef in class:CFX_RTemplate
243 void Set(const FXT_POINT &p, baseType width, baseType height)
247 void Set(const FXT_POINT &p1, const FXT_POINT &p2)
251 void Set(const FXT_POINT &p, const FXT_VECTOR &v)
259 FXT_RECT& operator += (const FXT_POINT
[all...]

Completed in 123 milliseconds