Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/app/
H A Dsaldata.cxx54 maCursors( POINTER_COUNT, INVALID_CURSOR_PTR ), in SalData()
144 const aCursorTab[ POINTER_COUNT ] =
244 if( i_eStyle >= POINTER_COUNT ) in getCursor()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx74 for(int i = 0; i < POINTER_COUNT; i++) in GtkSalDisplay()
85 for(int i = 0; i < POINTER_COUNT; i++) in ~GtkSalDisplay()
367 if (ePointerStyle >= POINTER_COUNT) in getCursor()
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkdata.hxx56 GdkCursor *m_aCursors[ POINTER_COUNT ];
/trunk/main/vcl/inc/vcl/
H A Dptrstyle.hxx136 #define POINTER_COUNT 94 macro
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx362 XLIB_Cursor aPointerCache_[POINTER_COUNT];
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx582 for( size_t i = 0; i < POINTER_COUNT; i++ ) in doDestruct()
800 for( size_t i = 0; i < POINTER_COUNT; i++ ) in Init()
1762 if( ePointerStyle >= POINTER_COUNT ) in GetPointer()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx1542 static ImplPtrData aImplPtrTab[POINTER_COUNT] = in SetPointer()
1646 #if POINTER_COUNT != 94 in SetPointer()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx945 if( ePointerStyle >= POINTER_COUNT || ePointerStyle == mePointerStyle ) in SetPointer()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx2262 static ImplPtrData aImplPtrTab[POINTER_COUNT] = in SetPointer()
2367 #if POINTER_COUNT != 94 in SetPointer()

Completed in 86 milliseconds