Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxsheetviewer.h487 getTimelinePreviewButtonBgOffColor WRITE
1130 QColor getTimelinePreviewButtonBgOffColor() const { in getTimelinePreviewButtonBgOffColor() function
H A Dxsheetviewer.cpp155 bgColor = (isTimeline) ? getTimelinePreviewButtonBgOffColor() in getButton()