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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtUtils.java 428 int blWidth = bottomLeftData.width;
430 if (width < blWidth) {
ImageUtils.java 582 int blWidth = sShadowBottomLeft.getWidth();
584 if (width < blWidth) {
650 int blWidth = sShadow2BottomLeft.getWidth();
652 if (width < blWidth) {
    [all...]

Completed in 1916 milliseconds