HomeSort by relevance Sort by last modified time
    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