Searched refs:normalBlankHeight_ (Results 1 – 2 of 2) sorted by relevance
95 …double normalBlankHeight_ = -std::numeric_limits<double>::max(); // save blank height when keyboar… variable
244 normalBlankHeight_ = blankHeight_; in OnNavigationBarHeightChanged()248 blankHeight_ = normalBlankHeight_; in OnNavigationBarHeightChanged()737 …tInstance().AddDesc(std::string("normalBlankHeight: ").append(std::to_string(normalBlankHeight_))); in Dump()