HomeSort by relevance Sort by last modified time
    Searched full:icon_big (Results 1 - 9 of 9) sorted by null

  /packages/apps/TvSettings/Settings/res/layout-notouch/
notification_content_fragment.xml 32 android:id="@+id/icon_big"
  /external/chromium_org/ui/views/widget/
widget_delegate.h 86 // Returns the app icon for the window. On Windows, this is the ICON_BIG used
  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.cc 140 GURL icon_big = extensions::ExtensionIconSource::GetIconURL( local
146 value->SetString("icon_big", icon_big.spec());
  /external/chromium_org/ui/gfx/
icon_util.h 53 // ::SendMessage(hwnd, WM_SETICON, static_cast<WPARAM>(ICON_BIG),
  /external/chromium_org/chrome/browser/resources/ntp4/
apps_page.js 304 this.appData_.icon_big;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.rh 564 #define ICON_BIG 1
winuser.h     [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 174 ::SendMessage(native_window, WM_GETICON, ICON_BIG, 0L));
    [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc 874 SendMessage(hwnd(), WM_SETICON, ICON_BIG,
    [all...]

Completed in 366 milliseconds