clang-format atom files
This commit is contained in:
parent
717f55b012
commit
53bdf22c85
128 changed files with 771 additions and 753 deletions
|
@ -31,8 +31,7 @@ class FramelessView : public views::NonClientFrameView {
|
|||
gfx::Rect GetWindowBoundsForClientBounds(
|
||||
const gfx::Rect& client_bounds) const override;
|
||||
int NonClientHitTest(const gfx::Point& point) override;
|
||||
void GetWindowMask(const gfx::Size& size,
|
||||
gfx::Path* window_mask) override;
|
||||
void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask) override;
|
||||
void ResetWindowControls() override;
|
||||
void UpdateWindowIcon() override;
|
||||
void UpdateWindowTitle() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue