Home
last modified time | relevance | path

Searched refs:CTRL_MENUBAR (Results 1 – 9 of 9) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsalnativewidgets.hxx116 #define CTRL_MENUBAR 120 macro
426 MenubarValue() : ImplControlValue( CTRL_MENUBAR, BUTTONVALUE_DONTKNOW, 0 ) in MenubarValue()
/trunk/main/vcl/source/window/
H A Dmenu.cxx2558 if( pWindow->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplCalcSize()
2565 if( pWindow->GetNativeControlRegion( ControlType(CTRL_MENUBAR), in ImplCalcSize()
3966 if( pWin->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplInitMenuWindow()
5635 if( IsNativeControlSupported( CTRL_MENUBAR, PART_MENU_ITEM ) && in HighlightItem()
5644 DrawNativeControl( CTRL_MENUBAR, PART_ENTIRE_CONTROL, in HighlightItem()
5652 DrawNativeControl( CTRL_MENUBAR, PART_MENU_ITEM, in HighlightItem()
5667 if( IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL) ) in HighlightItem()
5905 if( IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL) ) in Paint()
5922 if( ! IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL) && in Paint()
6042 if( IsNativeControlSupported( CTRL_MENUBAR, PART_MENU_ITEM ) && in ImplInitStyleSettings()
[all …]
H A Ddockingarea.cxx106 && pThis->IsNativeControlSupported( CTRL_MENUBAR, PART_ENTIRE_CONTROL ) ) in ImplInvalidateMenubar()
/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx285 case CTRL_MENUBAR: in IsNativeControlSupported()
883 if( nType == CTRL_MENUBAR ) in ImplDrawNativeControl()
887 if( aValue.getType() == CTRL_MENUBAR ) in ImplDrawNativeControl()
1113 case CTRL_MENUBAR: in drawNativeControl()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx338 case CTRL_MENUBAR: in IsNativeControlSupported()
551 case CTRL_MENUBAR: in drawNativeControl()
1507 case CTRL_MENUBAR: in getNativeControlRegion()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx103 if (type == CTRL_MENUBAR) return true; in IsNativeControlSupported()
278 else if ( (type == CTRL_MENUBAR)) in drawNativeControl()
/trunk/main/vcl/source/gdi/
H A Doutdevnative.cxx187 case CTRL_MENUBAR: in lcl_transformControlValue()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1217 ( (nType == CTRL_MENUBAR) && (nPart == PART_ENTIRE_CONTROL || nPart == PART_MENU_ITEM) ) || in IsNativeControlSupported()
1439 else if ( (nType == CTRL_MENUBAR) && (nPart == PART_ENTIRE_CONTROL || nPart == PART_MENU_ITEM) ) in drawNativeControl()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx562 ((nType == CTRL_MENUBAR) && in IsNativeControlSupported()
842 else if ( (nType== CTRL_MENUBAR) ) in drawNativeControl()
990 if( (nType == CTRL_MENUBAR) && (nPart == PART_ENTIRE_CONTROL) ) in getNativeControlRegion()

Completed in 94 milliseconds