OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terms_of_service_url_rect_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/
about_chrome_view.h
116
gfx::Rect
terms_of_service_url_rect_
;
member in class:AboutChromeView
about_chrome_view.cc
480
main_label_chunk4_, terms_of_service_url_, &
terms_of_service_url_rect_
,
488
terms_of_service_url_->SetBounds(
terms_of_service_url_rect_
.x(),
489
terms_of_service_url_rect_
.y(),
490
terms_of_service_url_rect_
.width(),
491
terms_of_service_url_rect_
.height());
[
all
...]
Completed in 41 milliseconds