D | window_layout_policy_test.cpp | 154 Rect winRect = { 50, 100, 400, 500 }; // rect: 50, 100, 400, 500 variable 242 Rect winRect = { variable 271 Rect winRect = { variable 892 Rect winRect = { 0, 0, 0, 0}; variable 938 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable 965 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable 1009 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable 1041 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable 1067 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable 1103 Rect winRect = { 0, 0, 400, 400 }; // width/height: 400 variable [all …]
|