OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:otr_avatar
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
browser_titlebar.cc
101
static GdkPixbuf*
otr_avatar
= NULL;
local
102
if (!
otr_avatar
) {
104
otr_avatar
= rb.GetRTLEnabledPixbufNamed(IDR_OTR_ICON);
106
return
otr_avatar
;
[
all
...]
Completed in 1405 milliseconds