OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offset_to_move_above_panels_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/notifications/
balloon_collection_impl.cc
286
offset_to_move_above_panels_
(0) {
307
y = work_area_.y() + VerticalEdgeMargin() +
offset_to_move_above_panels_
;
312
y = work_area_.y() + VerticalEdgeMargin() +
offset_to_move_above_panels_
;
318
offset_to_move_above_panels_
;
323
offset_to_move_above_panels_
;
463
if (
offset_to_move_above_panels_
== offset_to_move_above_panels)
466
offset_to_move_above_panels_
= offset_to_move_above_panels;
balloon_collection_impl.h
181
int
offset_to_move_above_panels_
;
member in class:BalloonCollectionImpl::Layout
Completed in 466 milliseconds