Searched refs:itemBoudingBox (Results 1 – 1 of 1) sorted by relevance
339 …mOffsetForAlignment(TextRun textRun, RenderStyle* itemStyle, Font itemFont, IntRect itemBoudingBox) in itemOffsetForAlignment() argument349 offset.setWidth(itemBoudingBox.width() - textWidth - optionsSpacingHorizontal); in itemOffsetForAlignment()352 offset.setWidth((itemBoudingBox.width() - textWidth) / 2); in itemOffsetForAlignment()