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

  /external/chromium_org/athena/home/
athena_start_page_view.h 46 struct LayoutData {
54 LayoutData();
58 LayoutData CreateBottomBounds(int width);
61 LayoutData CreateCenteredBounds(int width);
athena_start_page_view.cc 163 AthenaStartPageView::LayoutData::LayoutData()
271 AthenaStartPageView::LayoutData AthenaStartPageView::CreateBottomBounds(
273 LayoutData state;
295 AthenaStartPageView::LayoutData AthenaStartPageView::CreateCenteredBounds(
297 LayoutData state;
395 LayoutData bottom_bounds = CreateBottomBounds(width());
396 LayoutData centered_bounds = CreateCenteredBounds(width());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 

Completed in 210 milliseconds