Searched refs:VALUESETITEM_SPACE (Results 1 – 3 of 3) sorted by relevance
218 if ( pItem->meType == VALUESETITEM_SPACE ) in ImplFormatItem()1204 if ( pItem->meType != VALUESETITEM_SPACE ) in ImplGetFirstItem()1223 if( pItem->meType != VALUESETITEM_SPACE ) in ImplGetVisibleItemCount()1306 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in ImplTracking()1334 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in ImplEndTracking()1361 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in MouseButtonDown()1457 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ) in KeyInput()1464 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ) in KeyInput()1559 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ); in KeyInput()1604 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ); in KeyInput()[all …]
70 VALUESETITEM_SPACE enumerator
493 if( ( pItem->meType != VALUESETITEM_SPACE ) && !pItem->maRect.IsEmpty() ) in getAccessibleAtPoint()
Completed in 223 milliseconds