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

  /external/chromium_org/chrome/browser/automation/
automation_provider.cc 697 AutomationPageFontSize automation_font_size = local
700 if (automation_font_size < SMALLEST_FONT ||
701 automation_font_size > LARGEST_FONT) {
  /external/chromium/chrome/browser/automation/
automation_provider.cc 703 AutomationPageFontSize automation_font_size = local
706 if (automation_font_size < SMALLEST_FONT ||
707 automation_font_size > LARGEST_FONT) {
    [all...]

Completed in 172 milliseconds