Home
last modified time | relevance | path

Searched refs:CFX_RTemplate (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h12 template<class baseType> class CFX_RTemplate; variable
227 class CFX_RTemplate: public CFX_Object
234 typedef CFX_RTemplate<baseType> FXT_RECT;
521 typedef CFX_RTemplate<FX_INT32> CFX_Rect;
522 typedef CFX_RTemplate<FX_FLOAT> CFX_RectF;
523 typedef CFX_RTemplate<FX_INT32> * FX_LPRECT;
524 typedef CFX_RTemplate<FX_FLOAT> * FX_LPRECTF;
525 typedef CFX_RTemplate<FX_INT32> const * FX_LPCRECT;
526 typedef CFX_RTemplate<FX_FLOAT> const * FX_LPCRECTF;