OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_edge
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.h
73
// new bounds for the dragging panel and |
target_edge
| contains the matched
78
GlueEdge*
target_edge
) const;
panel_drag_controller.cc
360
GlueEdge
target_edge
;
local
364
&
target_edge
);
395
(
target_edge
== TOP_EDGE ? PanelCollection::TOP_POSITION
601
GlueEdge
target_edge
;
local
605
&
target_edge
);
651
GlueEdge*
target_edge
) const {
701
*
target_edge
= LEFT_EDGE;
713
*
target_edge
= RIGHT_EDGE;
733
*
target_edge
= TOP_EDGE;
753
*
target_edge
= BOTTOM_EDGE
[
all
...]
Completed in 36 milliseconds