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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ResizeState.java 69 public boolean fillWidth;
110 } else if (fillWidth) {
BaseLayoutRule.java 101 BaseLayoutRule.class.getResource("fillwidth.png"); //$NON-NLS-1$
    [all...]
GridLayoutRule.java 465 if (state.fillWidth || state.fillHeight || state.wrapWidth || state.wrapHeight) {
471 if (view.column > 0 && verticalEdge != null && state.fillWidth) {
472 state.fillWidth = false;
LinearLayoutRule.java     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_reconstruct.c     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 334 milliseconds