* refactor: return a std::array<int 2> from BaseWindow::GetMaximumSize() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: return a std::array<int 2> from BaseWindow::GetMinimumSize() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: return a std::array<int 2> from BaseWindow::GetPosition() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: return a std::array<int 2> from BaseWindow::GetSize() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: return a std::array<int 2> from BaseWindow::GetContentSize() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: extract helper method ToArray(const gfx::Size) Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: #include correctness Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> |
||
|---|---|---|
| .. | ||
| app | ||
| browser | ||
| common | ||
| renderer | ||
| services/node | ||
| utility | ||