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.cxx52 maCursors( POINTER_COUNT, INVALID_CURSOR_PTR ), in SalData()
141 const aCursorTab[ POINTER_COUNT ] =
239 if( i_eStyle >= POINTER_COUNT ) in getCursor()
/trunk/main/vcl/unx/gtk/app/ !
H A Dgtkdata.cxx72 for(int i = 0; i < POINTER_COUNT; i++) in GtkSalDisplay()
83 for(int i = 0; i < POINTER_COUNT; i++) in ~GtkSalDisplay()
365 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.hxx132 #define POINTER_COUNT 92 macro
/trunk/main/vcl/inc/unx/ !
H A Dsaldisp.hxx362 XLIB_Cursor aPointerCache_[POINTER_COUNT];
/trunk/main/vcl/unx/generic/app/ !
H A Dsaldisp.cxx580 for( size_t i = 0; i < POINTER_COUNT; i++ ) in doDestruct()
798 for( size_t i = 0; i < POINTER_COUNT; i++ ) in Init()
1760 if( ePointerStyle >= POINTER_COUNT ) in GetPointer()
/trunk/main/vcl/os2/source/window/ !
H A Dsalframe.cxx1540 static ImplPtrData aImplPtrTab[POINTER_COUNT] = in SetPointer()
1642 #if POINTER_COUNT != 92 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.cxx2258 static ImplPtrData aImplPtrTab[POINTER_COUNT] = in SetPointer()
2361 #if POINTER_COUNT != 92 in SetPointer()