Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/native/
Daw_contents.h179 jint width_dip,
Daw_contents.cc932 jint width_dip, in SetFixedLayoutSize() argument
935 render_view_host_ext_->SetFixedLayoutSize(gfx::Size(width_dip, height_dip)); in SetFixedLayoutSize()