Searched refs:baselineY (Results 1 – 1 of 1) sorted by relevance
180 int baselineY = mPaddingTop + ((childSpace - (mMaxAscent + mMaxDescent)) / 2) + mMaxAscent; in onLayout() local204 childTop = baselineY - childBaseline; in onLayout()