Home
last modified time | relevance | path

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

/aoo41x/main/vcl/aqua/source/gdi/
H A Dsalnativewidgets.cxx537 HIThemeBackgroundDrawInfo aThemeBackgroundInfo; in drawNativeControl() local
538 aThemeBackgroundInfo.version = 0; in drawNativeControl()
539 aThemeBackgroundInfo.state = getState( nState ); in drawNativeControl()
540 aThemeBackgroundInfo.kind = kThemeBrushDialogBackgroundInactive; in drawNativeControl()
545 … HIThemeApplyBackground( &rc, &aThemeBackgroundInfo, mrContext, kHIThemeOrientationNormal); in drawNativeControl()

Completed in 16 milliseconds