Searched defs:WindowShadowConfig (Results 1 – 1 of 1) sorted by relevance
220 struct WindowShadowConfig { struct221 float offsetX_ = 0.0f;222 float offsetY_ = 0.0f;223 float alpha_ = 0.0f;224 float radius_ = 0.0f;225 std::string color_ = "#000000";