Searched refs:i_eStyle (Results 1 – 4 of 4) sorted by relevance
237 NSCursor* SalData::getCursor( PointerStyle i_eStyle ) in getCursor() argument239 if( i_eStyle >= POINTER_COUNT ) in getCursor()242 NSCursor* pCurs = maCursors[ i_eStyle ]; in getCursor()246 if( aCursorTab[ i_eStyle ].pBaseName ) in getCursor()248 NSPoint aHotSpot = aCursorTab[ i_eStyle ].aHotSpot; in getCursor()252 aCursorTab[ i_eStyle ].pBaseName, in getCursor()264 maCursors[ i_eStyle ] = pCurs; in getCursor()
352 MainRow::Add_Item( E_Style i_eStyle, in Add_Item() argument357 switch (i_eStyle) in Add_Item()
98 E_Style i_eStyle,
121 NSCursor* getCursor( PointerStyle i_eStyle );