Searched defs:rowHeight (Results 1 – 5 of 5) sorted by relevance
85 auto rowHeight = std::max(textSize.Height(), spinnerSize.Height()); in Measure() local
191 int16_t rowHeight = KEYBOARD_HEIGHT / 4; // 4: row number in SetupKeyboard() local
231 float rowHeight = Container::GreatOrEqualAPIVersion(PlatformVersion::VERSION_TWELVE) ? in MeasureRow() local
497 float rowHeight = 0.0f; in GetRowEndIndexAndHeight() local
258 auto rowHeight = pointSize.Height(); in UpdateParentNodeSize() local