Home
last modified time | relevance | path

Searched defs:px (Results 1 – 5 of 5) sorted by relevance

/trunk/main/autodoc/source/udm/unittest/
H A Dtest.cxx77 Dyn<Integer_i> px = new Integer_i(n); in fx() local
/trunk/main/slideshow/source/engine/
H A Dsp_debug.cxx78 X * px; member
257 void sp_scalar_constructor_hook(void * px, std::size_t size, void * pn) in sp_scalar_constructor_hook()
/trunk/main/embedserv/source/embed/
H A Dtracker.cxx372 int *px, *py; in TrackHandle() local
496 int *px, *py; in AdjustRect() local
790 int nHandle, int** ppx, int** ppy, int* px, int* py) in GetModifyPointers()
/trunk/main/sal/rtl/source/
H A Dmath.cxx536 typename T::Char * px = p++; in doubleToString() local
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx501 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 65 milliseconds