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

  /external/deqp/modules/egl/
teglMemoryStressTests.cpp 95 int m_minWidth;
114 , m_minWidth (minWidth)
200 const EGLint width = m_rnd.getInt(m_minWidth, m_maxWidth);
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
FlyoutControlComposite.java 79 private int m_minWidth = 150;
141 m_minWidth = minWidth;
196 width = Math.max(width, m_minWidth);
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 134 milliseconds