Home
last modified time | relevance | path

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

/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx123 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
125 mnPointerType = nPointerType; in setPointerType()
H A Dmacavf_window.hxx71 virtual void SAL_CALL setPointerType( sal_Int32 nPointerType );
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx312 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
314 mnPointerType = nPointerType; in setPointerType()
H A Dwindow.hxx56 virtual void SAL_CALL setPointerType( sal_Int32 nPointerType );
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java373 public synchronized void setPointerType( int nPointerType ) in setPointerType() argument
379 switch( nPointerType ) in setPointerType()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx326 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
332 switch( nPointerType ) in setPointerType()
H A Dgstwindow.hxx63 virtual void SAL_CALL setPointerType( sal_Int32 nPointerType );
/trunk/main/avmedia/source/win/
H A Dwindow.cxx458 void SAL_CALL Window::setPointerType( sal_Int32 nPointerType ) in setPointerType() argument
460 mnPointerType = nPointerType; in setPointerType()
H A Dwindow.hxx61 virtual void SAL_CALL setPointerType( sal_Int32 nPointerType );