ATOM 1009 base/message_loop/message_loop_unittest.cc ATOM atom = RegisterClassEx(&wc); ATOM 154 base/message_loop/message_pump_win.h ATOM atom_; ATOM 81 base/power_monitor/power_monitor_device_source_win.cc ATOM clazz = RegisterClassEx(&window_class); ATOM 24 base/win/message_window.cc ATOM atom() { return atom_; } ATOM 28 base/win/message_window.cc ATOM atom_; ATOM 44 chrome/browser/ui/views/status_icons/status_tray_win.h ATOM atom_; ATOM 95 components/breakpad/tools/crash_service.cc ATOM atom = ::RegisterClassExW(&wcx); ATOM 67 components/storage_monitor/storage_monitor_win.h ATOM window_class_; ATOM 824 content/browser/plugin_service_impl.cc ATOM plugin_atom = reinterpret_cast<ATOM>( ATOM 127 content/browser/renderer_host/render_widget_host_view_base.cc static ATOM atom = 0; ATOM 89 content/browser/system_message_window_win.cc ATOM clazz = RegisterClassEx(&window_class); ATOM 244 content/child/npapi/webplugin_delegate_impl.h ATOM RegisterNativeWindowClass(); ATOM 510 content/child/npapi/webplugin_delegate_impl_win.cc ATOM plugin_name_atom = GlobalAddAtomW(plugin_name.c_str()); ATOM 520 content/child/npapi/webplugin_delegate_impl_win.cc ATOM plugin_version_atom = GlobalAddAtomW(plugin_version.c_str()); ATOM 868 content/child/npapi/webplugin_delegate_impl_win.cc ATOM WebPluginDelegateImpl::RegisterNativeWindowClass() { ATOM 1029 content/child/npapi/webplugin_delegate_impl_win.cc ATOM plugin_name_atom = reinterpret_cast<ATOM>( ATOM 1033 content/child/npapi/webplugin_delegate_impl_win.cc ATOM plugin_version_atom = reinterpret_cast<ATOM>( ATOM 24 content/test/plugin/plugin_create_instance_in_paint.cc static ATOM window_class = 0; ATOM 44 content/test/plugin/plugin_windowed_test.cc static ATOM window_class = 0; ATOM 191 third_party/re2/re2/prefilter.cc Prefilter* m = new Prefilter(Prefilter::ATOM); ATOM 677 third_party/re2/re2/prefilter.cc case ATOM: ATOM 49 third_party/re2/re2/prefilter_tree.cc case Prefilter::ATOM: ATOM 153 third_party/re2/re2/prefilter_tree.cc if (node->op() == Prefilter::ATOM) { ATOM 207 third_party/re2/re2/prefilter_tree.cc if (node->op() == Prefilter::ATOM) { ATOM 248 third_party/re2/re2/prefilter_tree.cc case Prefilter::ATOM: ATOM 386 third_party/re2/re2/prefilter_tree.cc if (node->op() == Prefilter::ATOM) { ATOM 1609 third_party/wtl/include/atldlgs.h HWND Create(HWND, ATL::_U_RECT, LPCTSTR, DWORD, DWORD, ATL::_U_MENUorID, ATOM, LPVOID) ATOM 66 third_party/wtl/include/atlframe.h ATOM m_atom; ATOM 71 third_party/wtl/include/atlframe.h ATOM Register(WNDPROC* pProc) ATOM 128 third_party/wtl/include/atlframe.h m_atom = (ATOM)::GetClassInfoEx(m_wc.hInstance, m_wc.lpszClassName, &wcTemp); ATOM 153 third_party/wtl/include/atlframe.h ATOM Register(WNDPROC* pProc) ATOM 209 third_party/wtl/include/atlframe.h m_atom = (ATOM)::GetClassInfo(m_wc.hInstance, m_wc.lpszClassName, &wcTemp); ATOM 419 third_party/wtl/include/atlframe.h HWND Create(HWND hWndParent, ATL::_U_RECT rect, LPCTSTR szWindowName, DWORD dwStyle, DWORD dwExStyle, ATL::_U_MENUorID MenuOrID, ATOM atom, LPVOID lpCreateParam) ATOM 1163 third_party/wtl/include/atlframe.h ATOM atom = T::GetWndClassInfo().Register(&m_pfnSuperWindowProc); ATOM 1455 third_party/wtl/include/atlframe.h ATOM atom = T::GetWndClassInfo().Register(&m_pfnSuperWindowProc); ATOM 1702 third_party/wtl/include/atlframe.h ATOM atom = T::GetWndClassInfo().Register(&m_pfnSuperWindowProc); ATOM 55 ui/gfx/win/window_impl.cc ATOM RetrieveClassAtom(const ClassInfo& class_info); ATOM 60 ui/gfx/win/window_impl.cc RegisteredClass(const ClassInfo& info, ATOM atom); ATOM 66 ui/gfx/win/window_impl.cc ATOM atom; ATOM 91 ui/gfx/win/window_impl.cc ATOM ClassRegistrar::RetrieveClassAtom(const ClassInfo& class_info) { ATOM 117 ui/gfx/win/window_impl.cc ATOM atom = RegisterClassEx(&window_class); ATOM 126 ui/gfx/win/window_impl.cc ATOM atom) ATOM 177 ui/gfx/win/window_impl.cc ATOM atom = GetWindowClassAtom(); ATOM 270 ui/gfx/win/window_impl.cc ATOM WindowImpl::GetWindowClassAtom() { ATOM 91 ui/gfx/win/window_impl.h ATOM GetWindowClassAtom(); ATOM 134 ui/gl/gl_surface_wgl.cc ATOM window_class() const { return window_class_; } ATOM 140 ui/gl/gl_surface_wgl.cc ATOM window_class_; ATOM 115 ui/views/controls/menu/native_menu_win.cc ATOM clazz = RegisterClassEx(&window_class);