Home
last modified time | relevance | path

Searched refs:inIsColorDevice (Results 1 – 6 of 6) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/app/
H A D_Appmodule.c219 Boolean inIsColorDevice; in App_SetThemePen() local
226 &inIsColorDevice)) in App_SetThemePen()
230 inIsColorDevice); in App_SetThemePen()
243 Boolean inIsColorDevice; in App_SetThemeBackground() local
250 &inIsColorDevice)) in App_SetThemeBackground()
267 Boolean inIsColorDevice; in App_SetThemeTextColor() local
274 &inIsColorDevice)) in App_SetThemeTextColor()
278 inIsColorDevice); in App_SetThemeTextColor()
567 Boolean inIsColorDevice; in App_IsThemeInColor() local
573 &inIsColorDevice)) in App_IsThemeInColor()
[all …]
/dports/lang/python27/Python-2.7.18/Mac/Modules/app/
H A D_Appmodule.c219 Boolean inIsColorDevice; in App_SetThemePen() local
226 &inIsColorDevice)) in App_SetThemePen()
230 inIsColorDevice); in App_SetThemePen()
243 Boolean inIsColorDevice; in App_SetThemeBackground() local
250 &inIsColorDevice)) in App_SetThemeBackground()
267 Boolean inIsColorDevice; in App_SetThemeTextColor() local
274 &inIsColorDevice)) in App_SetThemeTextColor()
278 inIsColorDevice); in App_SetThemeTextColor()
567 Boolean inIsColorDevice; in App_IsThemeInColor() local
573 &inIsColorDevice)) in App_IsThemeInColor()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DAppearance.pas2657 …gProcPtr = procedure( const (*var*) inBounds: Rect; inDepth: SInt16; inIsColorDevice: Boolean; inU…
2666 …MenuItemDrawingProcPtr = procedure( const (*var*) inBounds: Rect; inDepth: SInt16; inIsColorDevice
2723 procedure InvokeMenuTitleDrawingUPP( const (*var*) inBounds: Rect; inDepth: SInt16; inIsColorDevice
2734 procedure InvokeMenuItemDrawingUPP( const (*var*) inBounds: Rect; inDepth: SInt16; inIsColorDevice:…
2837 function SetThemePen( inBrush: ThemeBrush; inDepth: SInt16; inIsColorDevice: Boolean ): OSStatus; e… in SetThemePen()
2860 function SetThemeBackground( inBrush: ThemeBrush; inDepth: SInt16; inIsColorDevice: Boolean ): OSSt… in SetThemeBackground()
2883 function SetThemeTextColor( inColor: ThemeTextColor; inDepth: SInt16; inIsColorDevice: Boolean ): O… in SetThemeTextColor()
3173 function IsThemeInColor( inDepth: SInt16; inIsColorDevice: Boolean ): Boolean; external name '_IsTh… in IsThemeInColor()
H A DControls.pas1873 function SetUpControlBackground( inControl: ControlRef; inDepth: SInt16; inIsColorDevice: Boolean )… in SetUpControlBackground()
1928 function SetUpControlTextColor( inControl: ControlRef; inDepth: SInt16; inIsColorDevice: Boolean ):… in SetUpControlTextColor()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/ctl/
H A D_Ctlmodule.c426 Boolean inIsColorDevice; in CtlObj_SetUpControlBackground() local
432 &inIsColorDevice)) in CtlObj_SetUpControlBackground()
436 inIsColorDevice); in CtlObj_SetUpControlBackground()
448 Boolean inIsColorDevice; in CtlObj_SetUpControlTextColor() local
454 &inIsColorDevice)) in CtlObj_SetUpControlTextColor()
458 inIsColorDevice); in CtlObj_SetUpControlTextColor()
/dports/lang/python27/Python-2.7.18/Mac/Modules/ctl/
H A D_Ctlmodule.c426 Boolean inIsColorDevice; in CtlObj_SetUpControlBackground() local
432 &inIsColorDevice)) in CtlObj_SetUpControlBackground()
436 inIsColorDevice); in CtlObj_SetUpControlBackground()
448 Boolean inIsColorDevice; in CtlObj_SetUpControlTextColor() local
454 &inIsColorDevice)) in CtlObj_SetUpControlTextColor()
458 inIsColorDevice); in CtlObj_SetUpControlTextColor()