CreateInstance     32 ash/autoclick/autoclick_controller.h   static AutoclickController* CreateInstance();
CreateInstance     35 ash/magnifier/magnification_controller.h   static MagnificationController* CreateInstance();
CreateInstance    820 ash/shell.cc     aura::Env::CreateInstance();
CreateInstance    928 ash/shell.cc         MagnificationController::CreateInstance());
CreateInstance    934 ash/shell.cc     autoclick_controller_.reset(AutoclickController::CreateInstance());
CreateInstance    180 ash/shell.h      static Shell* CreateInstance(ShellDelegate* delegate);
CreateInstance    124 ash/shell/content_client/shell_browser_main_parts.cc   ash::Shell::CreateInstance(delegate_);
CreateInstance     26 ash/shell/window_watcher_unittest.cc   Shell::CreateInstance(delegate);
CreateInstance    481 ash/system/user/tray_user.cc     gfx::RenderText* line = gfx::RenderText::CreateInstance();
CreateInstance     83 ash/test/ash_test_helper.cc   ash::Shell::CreateInstance(test_shell_delegate_);
CreateInstance    137 ash/test/ash_test_helper.cc   aura::Env::CreateInstance();
CreateInstance     65 base/test/test_shortcut_win.cc   EXPECT_TRUE(SUCCEEDED(hr = i_shell_link.CreateInstance(
CreateInstance     90 base/win/metro.cc   HRESULT hr = parent_controls.CreateInstance(
CreateInstance    114 base/win/scoped_comptr.h   HRESULT CreateInstance(const CLSID& clsid, IUnknown* outer = NULL,
CreateInstance     41 base/win/scoped_comptr_unittest.cc   EXPECT_TRUE(SUCCEEDED(unk.CreateInstance(CLSID_ShellLink)));
CreateInstance     34 base/win/shortcut.cc   if (FAILED(i_shell_link->CreateInstance(CLSID_ShellLink, NULL,
CreateInstance    188 base/win/shortcut.cc   if (FAILED(i_shell_link.CreateInstance(CLSID_ShellLink, NULL,
CreateInstance   1162 chrome/browser/chrome_browser_main.cc   aura::Env::CreateInstance();
CreateInstance    330 chrome/browser/component_updater/background_downloader_win.cc   HRESULT hr = object.CreateInstance(__uuidof(BackgroundCopyManager));
CreateInstance     42 chrome/browser/download/download_status_updater_win.cc   HRESULT result = taskbar.CreateInstance(CLSID_TaskbarList, NULL,
CreateInstance     27 chrome/browser/extensions/api/audio/audio_api.cc     : browser_context_(context), service_(AudioService::CreateInstance()) {
CreateInstance     34 chrome/browser/extensions/api/audio/audio_service.h   static AudioService* CreateInstance();
CreateInstance     55 chrome/browser/extensions/api/feedback_private/feedback_private_api.cc     : browser_context_(context), service_(FeedbackService::CreateInstance()) {}
CreateInstance     33 chrome/browser/extensions/api/feedback_private/feedback_service.h   static FeedbackService* CreateInstance();
CreateInstance     35 chrome/browser/extensions/test_extension_environment.cc   aura::Env::CreateInstance();
CreateInstance     51 chrome/browser/first_run/upgrade_util_win.cc   if (!FAILED(ipl.CreateInstance(__uuidof(ProcessLauncherClass)))) {
CreateInstance    273 chrome/browser/google/google_update_win.cc       CComObject<GoogleUpdateJobObserver>::CreateInstance(&job_observer);
CreateInstance    294 chrome/browser/google/google_update_win.cc     hr = on_demand.CreateInstance(CLSID_OnDemandUserAppsClass);
CreateInstance    300 chrome/browser/google/google_update_win.cc       hr = on_demand.CreateInstance(CLSID_OnDemandMachineAppsClass);
CreateInstance    166 chrome/browser/importer/ie_importer_browsertest_win.cc   HRESULT result = locator.CreateInstance(CLSID_InternetShortcut, NULL,
CreateInstance    522 chrome/browser/importer/ie_importer_browsertest_win.cc   res = url_history_stg2.CreateInstance(CLSID_CUrlHistory, NULL,
CreateInstance     27 chrome/browser/jumplist_updater_win.cc   HRESULT result = link.CreateInstance(CLSID_ShellLink, NULL,
CreateInstance    123 chrome/browser/jumplist_updater_win.cc   HRESULT result = destination_list_.CreateInstance(CLSID_DestinationList, NULL,
CreateInstance    170 chrome/browser/jumplist_updater_win.cc   HRESULT result = collection.CreateInstance(CLSID_EnumerableObjectCollection,
CreateInstance    214 chrome/browser/jumplist_updater_win.cc   HRESULT result = collection.CreateInstance(CLSID_EnumerableObjectCollection,
CreateInstance     36 chrome/browser/local_discovery/privet_http_asynchronous_factory.h   static scoped_ptr<PrivetHTTPAsynchronousFactory> CreateInstance(
CreateInstance     37 chrome/browser/local_discovery/privet_local_printer_lister.cc   privet_http_factory_ = PrivetHTTPAsynchronousFactory::CreateInstance(
CreateInstance    349 chrome/browser/local_discovery/privet_notifications.cc       PrivetHTTPAsynchronousFactory::CreateInstance(
CreateInstance     14 chrome/browser/local_discovery/service_discovery_client_mac_factory.h   static scoped_refptr<ServiceDiscoverySharedClient> CreateInstance();
CreateInstance     45 chrome/browser/local_discovery/service_discovery_shared_client.cc   return ServiceDiscoveryClientMacFactory::CreateInstance();
CreateInstance     89 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc   privet_async_factory_ = PrivetHTTPAsynchronousFactory::CreateInstance(
CreateInstance     33 chrome/browser/media_galleries/fileapi/av_scanning_file_validator.cc   HRESULT hr = attachment_services.CreateInstance(CLSID_AttachmentServices);
CreateInstance     34 chrome/browser/media_galleries/win/mtp_device_operations_util.cc   HRESULT hr = client_info->CreateInstance(__uuidof(PortableDeviceValues),
CreateInstance    189 chrome/browser/media_galleries/win/mtp_device_operations_util.cc   hr = properties_to_read.CreateInstance(__uuidof(PortableDeviceKeyCollection),
CreateInstance    303 chrome/browser/media_galleries/win/mtp_device_operations_util.cc   HRESULT hr = device.CreateInstance(__uuidof(PortableDevice), NULL,
CreateInstance     31 chrome/browser/metrics/cloned_install_detector_unittest.cc       new ClonedInstallDetector(MachineIdProvider::CreateInstance()));
CreateInstance     47 chrome/browser/metrics/cloned_install_detector_unittest.cc       new ClonedInstallDetector(MachineIdProvider::CreateInstance()));
CreateInstance     34 chrome/browser/metrics/machine_id_provider.h   static MachineIdProvider* CreateInstance();
CreateInstance     17 chrome/browser/metrics/machine_id_provider_win_unittest.cc       MachineIdProvider::CreateInstance());
CreateInstance   1900 chrome/browser/metrics/metrics_service.cc       metrics::MachineIdProvider::CreateInstance();
CreateInstance     37 chrome/browser/metro_utils/metro_chrome_win.cc   HRESULT hr = activation_manager.CreateInstance(
CreateInstance    128 chrome/browser/notifications/desktop_notifications_unittest.cc   ash::Shell::CreateInstance(new ash::test::TestShellDelegate);
CreateInstance    387 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   TestingBrowserProcess::CreateInstance();
CreateInstance    481 chrome/browser/shell_integration_win.cc     if (FAILED(shell_link.CreateInstance(CLSID_ShellLink, NULL,
CreateInstance    233 chrome/browser/speech/tts_win.cc   speech_synthesizer_.CreateInstance(CLSID_SpVoice);
CreateInstance     60 chrome/browser/ui/ash/ash_init.cc   ash::Shell* shell = ash::Shell::CreateInstance(new ChromeShellDelegate);
CreateInstance    118 chrome/browser/ui/ash/chrome_shell_delegate.cc     shelf_delegate_ = ChromeLauncherController::CreateInstance(NULL, model);
CreateInstance    341 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   chrome::MultiUserWindowManager::CreateInstance();
CreateInstance    144 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   static ChromeLauncherController* CreateInstance(Profile* profile,
CreateInstance   2772 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc       ChromeLauncherController::CreateInstance(profile(), model_.get()));
CreateInstance   2827 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc       ChromeLauncherController::CreateInstance(profile(), model_.get()));
CreateInstance     40 chrome/browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos_unittest.cc     chrome::MultiUserWindowManager::CreateInstance();
CreateInstance     70 chrome/browser/ui/ash/multi_user/multi_user_window_manager.h   static MultiUserWindowManager* CreateInstance();
CreateInstance     73 chrome/browser/ui/aura/chrome_browser_main_extra_parts_aura.cc   aura::Env::CreateInstance();
CreateInstance    359 chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc       gfx::RenderText* line = gfx::RenderText::CreateInstance();
CreateInstance     39 chrome/browser/ui/views/frame/taskbar_decorator_win.cc   HRESULT result = taskbar.CreateInstance(CLSID_TaskbarList, NULL,
CreateInstance    348 chrome/browser/ui/views/omnibox/omnibox_result_view.cc   scoped_ptr<gfx::RenderText> render_text(gfx::RenderText::CreateInstance());
CreateInstance    137 chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc         PrivetHTTPAsynchronousFactory::CreateInstance(
CreateInstance    477 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     : print_backend_(printing::PrintBackend::CreateInstance(NULL)),
CreateInstance   1537 chrome/browser/ui/webui/print_preview/print_preview_handler.cc       local_discovery::PrivetHTTPAsynchronousFactory::CreateInstance(
CreateInstance    505 chrome/installer/gcapi/gcapi.cc   if (SUCCEEDED(ipl.CreateInstance(__uuidof(ProcessLauncherClass),
CreateInstance    543 chrome/installer/setup/install_worker.cc     hr = command_execute_impl.CreateInstance(class_id, NULL,
CreateInstance    878 chrome/installer/setup/setup_main.cc   HRESULT hr = activator.CreateInstance(CLSID_ApplicationActivationManager);
CreateInstance    766 chrome/installer/util/shell_util.cc   HRESULT hr = aarui.CreateInstance(CLSID_ApplicationAssociationRegistrationUI);
CreateInstance   1055 chrome/installer/util/shell_util.cc   HRESULT hr = registration.CreateInstance(
CreateInstance   1082 chrome/installer/util/shell_util.cc   HRESULT hr = registration.CreateInstance(
CreateInstance   1854 chrome/installer/util/shell_util.cc     HRESULT hr = pAAR.CreateInstance(CLSID_ApplicationAssociationRegistration,
CreateInstance   1945 chrome/installer/util/shell_util.cc     HRESULT hr = pAAR.CreateInstance(CLSID_ApplicationAssociationRegistration,
CreateInstance     23 chrome/installer/util/wmi.cc   HRESULT hr = wmi_locator.CreateInstance(CLSID_WbemLocator, NULL,
CreateInstance     36 chrome/service/cloud_print/cloud_print_connector.cc   print_system_ = PrintSystem::CreateInstance(
CreateInstance    201 chrome/service/cloud_print/cloud_print_proxy.cc       PrintSystem::CreateInstance(settings.print_system_settings());
CreateInstance    213 chrome/service/cloud_print/print_system.h   static scoped_refptr<PrintSystem> CreateInstance(
CreateInstance    261 chrome/service/cloud_print/print_system_cups.cc         printing::PrintBackend::CreateInstance(NULL));
CreateInstance    478 chrome/service/cloud_print/print_system_cups.cc     printing::PrintBackend::CreateInstance(&backend_settings);
CreateInstance     53 chrome/service/cloud_print/print_system_win.cc         printing::PrintBackend::CreateInstance(NULL));
CreateInstance    231 chrome/service/cloud_print/print_system_win.cc         printing::PrintBackend::CreateInstance(NULL));
CreateInstance    664 chrome/service/cloud_print/print_system_win.cc   print_backend_ = printing::PrintBackend::CreateInstance(NULL);
CreateInstance     65 chrome/test/base/chrome_unit_test_suite.cc     TestingBrowserProcess::CreateInstance();
CreateInstance    433 chrome/test/base/testing_browser_process.cc   TestingBrowserProcess::CreateInstance();
CreateInstance     49 chrome/test/base/testing_browser_process.h   static void CreateInstance();
CreateInstance     85 chrome/test/base/view_event_test_base.cc   TestingBrowserProcess::CreateInstance();
CreateInstance    137 chrome/test/base/view_event_test_base.cc   ash::Shell::CreateInstance(shell_delegate);
CreateInstance    143 chrome/test/base/view_event_test_base.cc   aura::Env::CreateInstance();
CreateInstance    628 chrome/test/data/nacl/manifest_file/pm_manifest_file_test.cc   virtual pp::Instance *CreateInstance(PP_Instance instance);
CreateInstance    241 chrome/test/data/nacl/manifest_file/pm_pre_init_manifest_file_test.cc   virtual pp::Instance *CreateInstance(PP_Instance instance);
CreateInstance    179 chrome/test/data/nacl/postmessage_redir/pm_redir_test.cc   virtual pp::Instance *CreateInstance(PP_Instance instance);
CreateInstance    791 chrome/utility/chrome_content_utility_client.cc       printing::PrintBackend::CreateInstance(NULL);
CreateInstance    813 chrome/utility/chrome_content_utility_client.cc       printing::PrintBackend::CreateInstance(NULL);
CreateInstance    272 chrome/utility/importer/ie_importer_win.cc   if (FAILED(url_locator.CreateInstance(CLSID_InternetShortcut, NULL,
CreateInstance    479 chrome/utility/importer/ie_importer_win.cc   result = url_history_stg2.CreateInstance(CLSID_CUrlHistory, NULL,
CreateInstance     23 chromeos/network/network_change_notifier_factory_chromeos.h   virtual net::NetworkChangeNotifier* CreateInstance() OVERRIDE;
CreateInstance     24 cloud_print/service/win/service_listener.cc       printing::PrintBackend::CreateInstance(NULL));
CreateInstance    127 components/storage_monitor/portable_device_watcher_win.cc   HRESULT hr = client_info->CreateInstance(__uuidof(PortableDeviceValues),
CreateInstance    155 components/storage_monitor/portable_device_watcher_win.cc   HRESULT hr = device->CreateInstance(__uuidof(PortableDevice), NULL,
CreateInstance    183 components/storage_monitor/portable_device_watcher_win.cc   HRESULT hr = properties_to_read->CreateInstance(
CreateInstance    390 components/storage_monitor/portable_device_watcher_win.cc   HRESULT hr = portable_device_mgr->CreateInstance(
CreateInstance    183 content/browser/accessibility/browser_accessibility_win.cc   HRESULT hr = CComObject<BrowserAccessibilityWin>::CreateInstance(&instance);
CreateInstance   3070 content/browser/accessibility/browser_accessibility_win.cc     HRESULT hr = CComObject<BrowserAccessibilityRelation>::CreateInstance(
CreateInstance     75 content/browser/accessibility/browser_accessibility_win_unittest.cc   HRESULT hr = CComObject<CountedBrowserAccessibility>::CreateInstance(
CreateInstance    312 content/browser/device_orientation/data_fetcher_shared_memory_win.cc   HRESULT hr = sensor_manager.CreateInstance(CLSID_SensorManager);
CreateInstance    333 content/browser/device_orientation/data_fetcher_shared_memory_win.cc   if (SUCCEEDED(device_values.CreateInstance(CLSID_PortableDeviceValues))) {
CreateInstance    121 content/browser/geolocation/network_location_provider_unittest.cc         MockWifiDataProviderImpl::CreateInstance();
CreateInstance    606 content/browser/renderer_host/render_widget_host_unittest.cc     aura::Env::CreateInstance();
CreateInstance     58 content/browser/safe_util_win.cc   HRESULT hr = attachment_services.CreateInstance(CLSID_AttachmentServices);
CreateInstance    988 content/browser/web_contents/web_contents_view_aura.cc   aura::Env::CreateInstance();
CreateInstance     56 content/child/npapi/plugin_lib.h   PluginInstance* CreateInstance(const std::string& mime_type);
CreateInstance     38 content/child/npapi/webplugin_delegate_impl.cc   scoped_refptr<PluginInstance> instance(plugin_lib->CreateInstance(mime_type));
CreateInstance    652 content/common/gpu/media/dxva_video_decode_accelerator.cc   hr = factory->CreateInstance(NULL,
CreateInstance     87 content/renderer/pepper/pepper_webplugin_impl.cc   instance_ = init_data_->module->CreateInstance(
CreateInstance    141 content/renderer/pepper/plugin_module.h   PepperPluginInstanceImpl* CreateInstance(
CreateInstance    116 content/shell/browser/shell_platform_data_aura.cc   aura::Env::CreateInstance();
CreateInstance     79 device/hid/hid_connection_unittest.cc     service_.reset(HidService::CreateInstance());
CreateInstance     95 device/hid/hid_service.cc     g_hid_service_ptr.Get().reset(CreateInstance());
CreateInstance     49 device/hid/hid_service.h   static HidService* CreateInstance();
CreateInstance    294 media/audio/win/audio_low_latency_input_win.cc   HRESULT hr = enumerator.CreateInstance(__uuidof(MMDeviceEnumerator), NULL,
CreateInstance    492 media/audio/win/audio_low_latency_input_win.cc   HRESULT hr = enumerator.CreateInstance(__uuidof(MMDeviceEnumerator),
CreateInstance    135 media/audio/win/core_audio_util_win.cc   HRESULT hr = device_enumerator.CreateInstance(__uuidof(MMDeviceEnumerator),
CreateInstance    231 media/audio/win/core_audio_util_win.cc   HRESULT hr = device_enumerator.CreateInstance(__uuidof(MMDeviceEnumerator),
CreateInstance     33 media/audio/win/device_enumeration_win.cc   HRESULT hr = enumerator.CreateInstance(__uuidof(MMDeviceEnumerator), NULL,
CreateInstance     33 media/video/capture/win/video_capture_device_win.cc   HRESULT hr = dev_enum.CreateInstance(CLSID_SystemDeviceEnum, NULL,
CreateInstance    272 media/video/capture/win/video_capture_device_win.cc   HRESULT hr = dev_enum.CreateInstance(CLSID_SystemDeviceEnum, NULL,
CreateInstance    342 media/video/capture/win/video_capture_device_win.cc   HRESULT hr = dev_enum.CreateInstance(CLSID_SystemDeviceEnum, NULL,
CreateInstance    491 media/video/capture/win/video_capture_device_win.cc   hr = graph_builder_.CreateInstance(CLSID_FilterGraph, NULL,
CreateInstance    579 media/video/capture/win/video_capture_device_win.cc     hr = mjpg_filter_.CreateInstance(CLSID_MjpegDec, NULL, CLSCTX_INPROC);
CreateInstance    190 mojo/examples/aura_demo/aura_demo.cc   aura::Env::CreateInstance();
CreateInstance    300 mojo/examples/launcher/launcher.cc   aura::Env::CreateInstance();
CreateInstance     70 mojo/examples/pepper_container_app/pepper_container_app.cc     plugin_instance_ = plugin_module_->CreateInstance().Pass();
CreateInstance     29 mojo/examples/pepper_container_app/plugin_module.h   scoped_ptr<PluginInstance> CreateInstance();
CreateInstance     45 native_client_sdk/src/examples/api/media_stream_video/media_stream_video.cc   virtual pp::Instance* CreateInstance(PP_Instance instance);
CreateInstance     32 net/android/network_change_notifier_factory_android.h   virtual NetworkChangeNotifier* CreateInstance() OVERRIDE;
CreateInstance    481 net/base/network_change_notifier.cc     return g_network_change_notifier_factory->CreateInstance();
CreateInstance     19 net/base/network_change_notifier_factory.h   virtual NetworkChangeNotifier* CreateInstance() = 0;
CreateInstance    918 net/url_request/url_request_unittest.cc     ASSERT_TRUE(SUCCEEDED(shell.CreateInstance(CLSID_ShellLink, NULL,
CreateInstance     70 ppapi/cpp/module.cc   Instance* instance = module_singleton->CreateInstance(pp_instance);
CreateInstance    144 ppapi/cpp/module.h   virtual Instance* CreateInstance(PP_Instance instance) = 0;
CreateInstance     36 ppapi/examples/enumerate_devices/enumerate_devices.cc   virtual pp::Instance* CreateInstance(PP_Instance instance);
CreateInstance     45 ppapi/examples/media_stream_video/media_stream_video.cc   virtual pp::Instance* CreateInstance(PP_Instance instance);
CreateInstance     50 ppapi/examples/video_capture/video_capture.cc   virtual pp::Instance* CreateInstance(PP_Instance instance);
CreateInstance     44 ppapi/examples/video_effects/video_effects.cc   virtual pp::Instance* CreateInstance(PP_Instance instance);
CreateInstance     20 ppapi/native_client/src/trusted/plugin/module_ppapi.h   virtual pp::Instance* CreateInstance(PP_Instance pp_instance);
CreateInstance    120 printing/backend/print_backend.h   static scoped_refptr<PrintBackend> CreateInstance(
CreateInstance     65 remoting/host/audio_capturer_win.cc   hr = mm_device_enumerator.CreateInstance(__uuidof(MMDeviceEnumerator));
CreateInstance    226 remoting/host/desktop_session_win.cc   HRESULT result = rdp_desktop_session_.CreateInstance(
CreateInstance     35 remoting/host/setup/win/auth_code_getter.cc   HRESULT hr = browser_.CreateInstance(CLSID_InternetExplorer, NULL,
CreateInstance     31 third_party/liblouis/nacl_wrapper/liblouis_module.h   virtual pp::Instance* CreateInstance(PP_Instance instance);
CreateInstance     42 ui/app_list/views/search_result_view.cc   gfx::RenderText* render_text = gfx::RenderText::CreateInstance();
CreateInstance    310 ui/aura/bench/bench_main.cc   aura::Env::CreateInstance();
CreateInstance    127 ui/aura/demo/demo_main.cc   aura::Env::CreateInstance();
CreateInstance     36 ui/aura/env.h    static void CreateInstance();
CreateInstance     59 ui/aura/test/aura_test_helper.cc   Env::CreateInstance();
CreateInstance    141 ui/base/ime/win/imm32_manager.cc   if (SUCCEEDED(prof_mgr.CreateInstance(CLSID_TF_InputProcessorProfiles)) &&
CreateInstance     22 ui/base/win/accessibility_misc_utils.cc   HRESULT hr = CComObject<UIATextProvider>::CreateInstance(&text_provider);
CreateInstance    185 ui/gfx/canvas_skia.cc     scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    208 ui/gfx/canvas_skia.cc       scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    243 ui/gfx/canvas_skia.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    397 ui/gfx/canvas_skia.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1168 ui/gfx/render_text.cc   scoped_ptr<RenderText> render_text(CreateInstance());
CreateInstance    190 ui/gfx/render_text.h   static RenderText* CreateInstance();
CreateInstance     99 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    112 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    133 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    196 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    276 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    339 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    452 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> expected_render_text(RenderText::CreateInstance());
CreateInstance    456 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    482 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> expected_render_text(RenderText::CreateInstance());
CreateInstance    487 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    533 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    544 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    553 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    581 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    626 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    660 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    684 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    712 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    733 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    757 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    785 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    811 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    836 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    910 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    959 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance    980 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1005 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1110 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1145 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1178 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1190 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1210 ui/gfx/render_text_unittest.cc       static_cast<RenderTextWin*>(RenderText::CreateInstance()));
CreateInstance   1224 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1237 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1283 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1308 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1318 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1349 ui/gfx/render_text_unittest.cc     scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1364 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1371 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1389 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1439 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1491 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1530 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1536 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1576 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1596 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1618 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1674 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1737 ui/gfx/render_text_unittest.cc   scoped_ptr<RenderText> render_text(RenderText::CreateInstance());
CreateInstance   1760 ui/gfx/render_text_unittest.cc       static_cast<RenderTextWin*>(RenderText::CreateInstance()));
CreateInstance   1787 ui/gfx/render_text_unittest.cc       static_cast<RenderTextWin*>(RenderText::CreateInstance()));
CreateInstance   1813 ui/gfx/render_text_unittest.cc       static_cast<RenderTextWin*>(RenderText::CreateInstance()));
CreateInstance   1839 ui/gfx/render_text_unittest.cc       static_cast<RenderTextWin*>(RenderText::CreateInstance()));
CreateInstance   1875 ui/gfx/render_text_unittest.cc       static_cast<RenderTextWin*>(RenderText::CreateInstance()));
CreateInstance    199 ui/views/accessibility/native_view_accessibility_win.cc   HRESULT hr = CComObject<NativeViewAccessibilityWin>::CreateInstance(
CreateInstance    300 ui/views/controls/textfield/textfield_model.cc       render_text_(gfx::RenderText::CreateInstance()),
CreateInstance     63 ui/views/examples/content_client/examples_browser_main_parts.cc   aura::Env::CreateInstance();
CreateInstance     68 ui/views/examples/examples_main.cc   aura::Env::CreateInstance();
CreateInstance     26 ui/views/examples/multiline_example.cc   RenderTextView() : render_text_(gfx::RenderText::CreateInstance()) {
CreateInstance     18 ui/wm/test/wm_test_helper.cc   aura::Env::CreateInstance();
CreateInstance    128 win8/delegate_execute/chrome_util.cc     hr = process_launcher.CreateInstance(__uuidof(ProcessLauncherClass));
CreateInstance     61 win8/delegate_execute/delegate_execute.cc     hr = ImplType::_ClassFactoryCreatorClass::CreateInstance(
CreateInstance     62 win8/delegate_execute/delegate_execute.cc         ImplType::_CreatorClass::CreateInstance, IID_IUnknown,
CreateInstance     77 win8/metro_driver/ime/input_scope.cc   HRESULT hr = CComObject<InputScopeImpl>::CreateInstance(&object);
CreateInstance    141 win8/metro_driver/ime/input_source.cc   HRESULT hr = profile_manager.CreateInstance(CLSID_TF_InputProcessorProfiles);
CreateInstance    155 win8/metro_driver/ime/input_source.cc   hr = CComObject<InputSourceMonitor>::CreateInstance(&monitor);
CreateInstance    470 win8/metro_driver/ime/text_service.cc   HRESULT hr = thread_manager.CreateInstance(CLSID_TF_ThreadMgr);
CreateInstance     49 win8/metro_driver/ime/text_store.cc   HRESULT hr = category_manager.CreateInstance(CLSID_TF_CategoryMgr);
CreateInstance     55 win8/metro_driver/ime/text_store.cc   hr = display_attribute_manager.CreateInstance(CLSID_TF_DisplayAttributeMgr);
CreateInstance     69 win8/metro_driver/ime/text_store.cc   hr = CComObject<TextStore>::CreateInstance(&object);
CreateInstance    127 win8/metro_driver/metro_driver.cc   HRESULT hr = activator.CreateInstance(CLSID_ApplicationActivationManager);
CreateInstance    182 win8/metro_driver/winrt_utils.cc   result = i_shell_link.CreateInstance(CLSID_ShellLink, NULL,
CreateInstance     86 win8/test/metro_registration_helper.cc   HRESULT hr = registration.CreateInstance(
CreateInstance    198 win8/test/ui_automation_client.cc   HRESULT result = automation_.CreateInstance(CLSID_CUIAutomation, NULL,
CreateInstance    241 win8/test/ui_automation_client.cc   result = CComObject<EventHandler>::CreateInstance(&event_handler_obj);
CreateInstance     91 win8/viewer/metro_viewer_process_host.cc   HRESULT hr = activator.CreateInstance(CLSID_ApplicationActivationManager);