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

  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin.h 236 int GetAdjustedMinWidth() const;
browser_plugin.cc 243 int BrowserPlugin::GetAdjustedMinWidth() const {
329 params->min_size = gfx::Size(GetAdjustedMinWidth(), GetAdjustedMinHeight());
    [all...]

Completed in 40 milliseconds