Searched defs:rectHeight (Results 1 – 3 of 3) sorted by relevance
319 int32_t rectHeight = -1; in GetHotRectAreaList() local
88 …float rectHeight = contentProperty.indicatorPadding + itemHeight + contentProperty.indicatorPaddin… in PaintBackground() local
1551 void MenuLayoutAlgorithm::LimitContainerModalMenuRect(double& rectWidth, double& rectHeight) in LimitContainerModalMenuRect()