Home | History | Annotate | Download | only in webkit

Lines Matching refs:DEFAULT_VIEWPORT_WIDTH

692     // use DEFAULT_VIEWPORT_WIDTH as the default viewport width
693 static final int DEFAULT_VIEWPORT_WIDTH = 800;
699 static int sMaxViewportWidth = DEFAULT_VIEWPORT_WIDTH;
720 int mZoomOverviewWidth = DEFAULT_VIEWPORT_WIDTH;
6896 / DEFAULT_VIEWPORT_WIDTH;