Home
last modified time | relevance | path

Searched refs:automation_font_size (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
Dautomation_provider.cc703 AutomationPageFontSize automation_font_size = in OnSetPageFontSize() local
706 if (automation_font_size < SMALLEST_FONT || in OnSetPageFontSize()
707 automation_font_size > LARGEST_FONT) { in OnSetPageFontSize()