OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_maximize_button
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/
maximize_bubble_controller.h
34
MaximizeBubbleController(FrameMaximizeButton*
frame_maximize_button
,
60
FrameMaximizeButton*
frame_maximize_button
() {
function in class:ash::MaximizeBubbleController
maximize_bubble_controller.cc
11
#include "ash/wm/workspace/
frame_maximize_button
.h"
380
: views::BubbleDelegateView(owner->
frame_maximize_button
(),
455
owner_->
frame_maximize_button
()->GetBoundsInScreen();
490
if (!owner_->
frame_maximize_button
()->is_snap_enabled()) {
492
if (!owner_->
frame_maximize_button
()->GetBoundsInScreen().Contains(
505
owner_->
frame_maximize_button
()->GetBoundsInScreen().Contains(
507
if (!owner_->
frame_maximize_button
()->is_snap_enabled() && inside_button) {
515
return (owner_->
frame_maximize_button
()->is_snap_enabled() ||
741
FrameMaximizeButton*
frame_maximize_button
,
744
: frame_maximize_button_(
frame_maximize_button
),
[
all
...]
Completed in 58 milliseconds