HomeSort by relevance Sort by last modified time
    Searched refs:kBaseClassName (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/win/
window_impl.h 99 static const wchar_t* const kBaseClassName;
window_impl.cc 30 const wchar_t* const WindowImpl::kBaseClassName = L"Chrome_WidgetWin_";
124 base::string16 name = base::string16(WindowImpl::kBaseClassName) +

Completed in 534 milliseconds