Home
last modified time | relevance | path

Searched refs:XLIB_Time (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2711 XLIB_Time SalDisplay::GetLastUserEventTime( bool i_bAlwaysReget ) const in GetLastUserEventTime()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx518XLIB_Time nUserTime = (nStyle_ & (SAL_FRAME_STYLE_OWNERDRAWDECORATION | SAL_FRAME_STYLE_TOOLWINDOW… in Init()
1227 XLIB_Time nUserTime = 0; in Show()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_dndcontext.cxx39 XLIB_Time aTimestamp, in DropTargetDropContext()
74 XLIB_Time aTimestamp, in DropTargetDragContext()
103 XLIB_Time aTimestamp, in DragSourceContext()
H A DX11_dndcontext.hxx48 XLIB_Time m_nTimestamp;
52 DropTargetDropContext( XLIB_Window, XLIB_Time, SelectionManager& );
67 XLIB_Time m_nTimestamp;
71 DropTargetDragContext( XLIB_Window, XLIB_Time, SelectionManager& );
85 XLIB_Time m_nTimestamp;
89 DragSourceContext( XLIB_Window, XLIB_Time, SelectionManager& );
H A DX11_selection.cxx2334 void SelectionManager::dropComplete( sal_Bool bSuccess, XLIB_Window aDropWindow, XLIB_Time ) in dropComplete() argument
2531 void SelectionManager::sendDropPosition( bool bForce, XLIB_Time eventTime ) in sendDropPosition()
2913 void SelectionManager::accept( sal_Int8 dragOperation, XLIB_Window aDropWindow, XLIB_Time ) in accept() argument
2935 void SelectionManager::reject( XLIB_Window aDropWindow, XLIB_Time ) in reject() argument
3556 void SelectionManager::setCursor( sal_Int32 cursor, XLIB_Window aDropWindow, XLIB_Time ) in setCursor() argument
3572 void SelectionManager::setImage( sal_Int32, XLIB_Window, XLIB_Time ) in setImage() argument
3869 XLIB_Time nTimestamp = CurrentTime; in handleEvent()
H A DX11_selection.hxx214 XLIB_Time m_nOrigTimestamp;
264 XLIB_Time m_nSelectionTimestamp;
281 XLIB_Time m_nDropTime;
287 XLIB_Time m_nDropTimestamp;
322 XLIB_Time m_nDragTimestamp;
400 void sendDropPosition( bool bForce, XLIB_Time eventXLIB_Time );
470 void accept( sal_Int8 dragOperation, XLIB_Window aDropXLIB_Window, XLIB_Time aXLIB_Timestamp );
471 void reject( XLIB_Window aDropXLIB_Window, XLIB_Time aXLIB_Timestamp );
472 void dropComplete( sal_Bool success, XLIB_Window aDropXLIB_Window, XLIB_Time aXLIB_Timestamp );
476 void setCursor( sal_Int32 cursor, XLIB_Window aDropXLIB_Window, XLIB_Time aXLIB_Timestamp );
[all …]
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx384 mutable XLIB_Time m_nLastUserEventTime; // mutable because changed on first access
475 XLIB_Time GetLastUserEventTime( bool bAlwaysReget = false ) const;
H A Dsalframe.h86 XLIB_Time nReleaseTime_; // timestamp of last key release
H A Dsalstd.hxx37 typedef unsigned long XLIB_Time; typedef
/trunk/main/tools/inc/tools/
H A Dprex.h34 #define Time XLIB_Time

Completed in 68 milliseconds