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

  /external/chromium_org/chrome_frame/
delete_chrome_history.h 28 public ChromeFramePlugin<DeleteChromeHistory>,
43 CHAIN_MSG_MAP(ChromeFramePlugin<DeleteChromeHistory>)
chrome_frame_plugin.h 32 class ChromeFramePlugin
36 ChromeFramePlugin() : ignore_setfocus_(false){
38 ~ChromeFramePlugin() {
delete_chrome_history.cc 47 ChromeFramePlugin::GetProfilePath(kIexploreProfileName, profile_path);
chrome_frame_activex_base.h 162 public ChromeFramePlugin<T> {
216 CHAIN_MSG_MAP(ChromeFramePlugin<T>)
402 ChromeFramePlugin::GetProfilePath(profile_name, profile_path);
496 ChromeFramePlugin<T>::OnHandleContextMenu(menu_model, align_flags, params);
526 ChromeFramePlugin<T>::OnAutomationServerReady();
    [all...]
  /external/chromium_org/chrome_frame/test/
chrome_frame_automation_mock.h 25 public ChromeFramePlugin<T> {

Completed in 98 milliseconds