Searched refs:mConstantHeight (Results 1 – 1 of 1) sorted by relevance
683 int mConstantHeight; field in DrawableContainer.DrawableContainerState750 mConstantHeight = orig.mConstantHeight; in DrawableContainerState()1066 return mConstantHeight; in getConstantHeight()1092 mConstantWidth = mConstantHeight = -1; in computeConstantSize()1099 if (s > mConstantHeight) mConstantHeight = s; in computeConstantSize()