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

  /external/chromium/chrome/browser/automation/
automation_provider.h 238 void OnSetPageFontSize(int tab_handle, int font_size);
automation_provider.cc 326 IPC_MESSAGE_HANDLER(AutomationMsg_SetPageFontSize, OnSetPageFontSize)
701 void AutomationProvider::OnSetPageFontSize(int tab_handle,
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider.h 247 void OnSetPageFontSize(int tab_handle, int font_size);
automation_provider.cc 424 IPC_MESSAGE_HANDLER(AutomationMsg_SetPageFontSize, OnSetPageFontSize)
695 void AutomationProvider::OnSetPageFontSize(int tab_handle,

Completed in 184 milliseconds