Searched refs:inputH (Results 1 – 1 of 1) sorted by relevance
807 float inputH = 0.f; in GetSheetHeightChange() local812 inputH = textFieldManager ? pipelineContext->GetRootHeight() - in GetSheetHeightChange()816 …inputH = textFieldManager ? (pipelineContext->GetRootHeight() - textFieldManager->GetClickPosition… in GetSheetHeightChange()827 if (inputH >= inputMinH) { in GetSheetHeightChange()833 auto h = inputMinH - inputH; in GetSheetHeightChange()843 inputH = sheetType_ == SheetType::SHEET_CENTER ? height_ - centerHeight_ : 0.0f; in GetSheetHeightChange()844 h = inputMinH - inputH; in GetSheetHeightChange()