OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetLabelBounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/notifications/
balloon_view.cc
185
source_label_->SetBoundsRect(
GetLabelBounds
());
270
gfx::Rect BalloonViewImpl::
GetLabelBounds
() const {
355
source_label_->SetBoundsRect(
GetLabelBounds
());
/external/chromium_org/chrome/browser/ui/views/notifications/
balloon_view_views.cc
195
source_label_->SetBoundsRect(
GetLabelBounds
());
281
gfx::Rect BalloonViewImpl::
GetLabelBounds
() const {
391
source_label_->SetBoundsRect(
GetLabelBounds
());
Completed in 2590 milliseconds