Searched refs:MENUITEM_STRINGIMAGE (Results 1 – 5 of 5) sorted by relevance
467 case MENUITEM_STRINGIMAGE: in CreateFromSVMenu()606 else if( nType == MENUITEM_STRINGIMAGE && !bIcons ) in IMPL_LINK()652 if ( pSVMenu->GetItemType( nSVPos ) == MENUITEM_STRINGIMAGE ) in UpdateImages()736 if ( pMenu->GetItemType( nPos ) == MENUITEM_STRINGIMAGE ) in RemoveMenuImages()
113 MENUITEM_STRINGIMAGE, MENUITEM_SEPARATOR }; enumerator
774 pData->eType = MENUITEM_STRINGIMAGE; in ImplSetMenuItemData()1451 if ( eType == MENUITEM_STRINGIMAGE ) in ImplCopyItem()2405 …IsVisible( i ) && (( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ))) in ImplCalcSize()2436 …!bIsMenuBar && ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplCalcSize()2456 … if( ! ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplCalcSize()2462 if ( (pData->eType == MENUITEM_STRING) || (pData->eType == MENUITEM_STRINGIMAGE) ) in ImplCalcSize()2748 … if( ! ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplPaint()2807 …!bIsMenuBar && ( ( pData->eType == MENUITEM_IMAGE ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) ) in ImplPaint()2822 … if ( ( pData->eType == MENUITEM_STRING ) || ( pData->eType == MENUITEM_STRINGIMAGE ) ) in ImplPaint()
78 MENUITEM_STRINGIMAGE, MENUITEM_SEPARATOR }; enumerator
1052 …GetItemType( i ) == MENUITEM_IMAGE || pMenu->GetItemType( i ) == MENUITEM_STRINGIMAGE || (nConf &… in WriteControlData()1060 case MENUITEM_STRINGIMAGE: in WriteControlData()
Completed in 71 milliseconds