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

  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
TreeViewPerspective.java 21 import com.android.ide.eclipse.hierarchyviewer.views.LayoutView;
53 folder.addView(LayoutView.ID);
58 layout.addShowViewShortcut(LayoutView.ID);
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/views/
LayoutView.java 37 public class LayoutView extends ViewPart implements ITreeChangeListener {
39 public static final String ID = "com.android.ide.eclipse.hierarchyviewer.views.LayoutView"; //$NON-NLS-1$
  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.h 295 void LayoutView(views::View* view,
location_bar_view.cc 614 LayoutView(selected_keyword_view_, kItemEditPadding, available_width,
626 LayoutView(keyword_hint_view_, kItemEditPadding, available_width, false,
861 void LocationBarView::LayoutView(views::View* view,
    [all...]

Completed in 168 milliseconds