Searched refs:verticalForRTLOffset (Results 1 – 1 of 1) sorted by relevance
185 int verticalForRTLOffset = isRTL ? verticalOffset : 0; in layoutAndCalculateWidgetRect() local198 int popupY = round((popupInitialCoordinate.y() + verticalForRTLOffset) * pageScaleFactor); in layoutAndCalculateWidgetRect()