HomeSort by relevance Sort by last modified time
    Searched full:m_titleheight (Results 1 - 2 of 2) sorted by null

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
FlyoutControlComposite.java 197 width = Math.max(width, 2 * m_flyoutContainer.m_titleHeight + m_flyoutContainer.m_titleWidth);
203 offset = m_flyoutContainer.m_titleHeight;
206 width = m_flyoutContainer.m_titleHeight;
494 m_stateHover = x > clientArea.width - m_titleHeight && y < m_titleHeight;
496 m_stateHover = x < m_titleHeight && y < m_titleHeight;
678 int y = m_titleHeight;
681 int y = m_titleHeight;
684 int y = m_titleHeight;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 1013 milliseconds