OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bg_h
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/views/
browser_actions_container.cc
149
SkBitmap
bg_h
;
local
150
rb.GetBitmapNamed(IDR_BROWSER_ACTION_H)->copyTo(&
bg_h
,
152
SkCanvas bg_h_canvas(
bg_h
);
154
SkIntToScalar((
bg_h
.width() - icon.width()) / 2),
155
SkIntToScalar((
bg_h
.height() - icon.height()) / 2), &paint);
156
SetHoverIcon(
bg_h
);
[
all
...]
Completed in 55 milliseconds