OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetCurrentPageIcon
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/panels/
panel.cc
767
gfx::Image Panel::
GetCurrentPageIcon
() const {
/external/chromium_org/chrome/browser/ui/
browser.cc
545
gfx::Image Browser::
GetCurrentPageIcon
() const {
547
// |web_contents| can be NULL since
GetCurrentPageIcon
() is called by the
[
all
...]
/external/chromium/chrome/browser/ui/
browser.cc
825
SkBitmap Browser::
GetCurrentPageIcon
() const {
827
// |contents| can be NULL since
GetCurrentPageIcon
() is called by the window
[
all
...]
Completed in 451 milliseconds