Searched defs:px (Results 1 – 5 of 5) sorted by relevance
77 Dyn<Integer_i> px = new Integer_i(n); in fx() local
78 X * px; member257 void sp_scalar_constructor_hook(void * px, std::size_t size, void * pn) in sp_scalar_constructor_hook()
372 int *px, *py; in TrackHandle() local496 int *px, *py; in AdjustRect() local790 int nHandle, int** ppx, int** ppy, int* px, int* py) in GetModifyPointers()
536 typename T::Char * px = p++; in doubleToString() local
501 static inline double pixelToPoint( sal_Int32 px ) { return double(px)/fDivisor; } in pixelToPoint()502 static inline double pixelToPoint( double px ) { return px/fDivisor; } in pixelToPoint()
Completed in 77 milliseconds