Searched refs:dragBackgroundColor (Results 1 – 2 of 2) sorted by relevance
67 … auto dragBackgroundColor = pattern->GetAttr<Color>("drag_background_color", Color::WHITE); in ParsePattern() local69 dragBackgroundColor = dragBackgroundColor.ChangeOpacity(DRAG_BACKGROUND_OPACITY); in ParsePattern()71 theme->dragBackgroundColor_ = dragBackgroundColor; in ParsePattern()
71 … auto dragBackgroundColor = pattern->GetAttr<Color>("drag_background_color", Color::WHITE); in ParsePattern() local73 dragBackgroundColor = dragBackgroundColor.ChangeOpacity(DRAG_BACKGROUND_OPACITY); in ParsePattern()75 theme->dragBackgroundColor_ = dragBackgroundColor; in ParsePattern()