Home
last modified time | relevance | path

Searched defs:m_minWidth (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleBoxData.h72 Length m_minWidth; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.h200 float m_minWidth; variable
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
DFlyoutControlComposite.java79 private int m_minWidth = 150; field in FlyoutControlComposite