Home
last modified time | relevance | path

Searched refs:i_eStyle (Results 1 – 4 of 4) sorted by path

/trunk/main/autodoc/source/display/html/
H A Dnav_main.cxx352 MainRow::Add_Item( E_Style i_eStyle, in Add_Item() argument
357 switch (i_eStyle) in Add_Item()
H A Dnav_main.hxx98 E_Style i_eStyle,
/trunk/main/vcl/aqua/source/app/
H A Dsaldata.cxx242 NSCursor* SalData::getCursor( PointerStyle i_eStyle ) in getCursor() argument
244 if( i_eStyle >= POINTER_COUNT ) in getCursor()
247 NSCursor* pCurs = maCursors[ i_eStyle ]; in getCursor()
251 if( aCursorTab[ i_eStyle ].pBaseName ) in getCursor()
253 NSPoint aHotSpot = aCursorTab[ i_eStyle ].aHotSpot; in getCursor()
257 aCursorTab[ i_eStyle ].pBaseName, in getCursor()
269 maCursors[ i_eStyle ] = pCurs; in getCursor()
/trunk/main/vcl/inc/aqua/
H A Dsaldata.hxx121 NSCursor* getCursor( PointerStyle i_eStyle );

Completed in 27 milliseconds