Searched refs:pressInterval (Results 1 – 1 of 1) sorted by relevance
413 auto pressInterval = NormalizeToPx(PRESS_INTERVAL); in LayoutBox() local415 … boxSize.SetHeight(boxSize.Height() - 2.0 * pressInterval); // 2.0: subtract two pressInterval in LayoutBox()417 renderBox_->SetPosition(Offset(0.0, pressInterval)); in LayoutBox()419 return pressInterval; in LayoutBox()461 auto pressInterval = LayoutBox(); in PerformLayout() local476 textY -= pressInterval; in PerformLayout()