Searched defs:WindowShadowConfig (Results 1 – 1 of 1) sorted by relevance
336 struct WindowShadowConfig { struct337 float offsetX_ = 0.0f;338 float offsetY_ = 0.0f;339 float alpha_ = 0.0f;340 float radius_ = 0.0f;341 std::string color_ = "#000000";