Searched refs:aCharacterBox (Results 1 – 2 of 2) sorted by relevance
1943 awt::Rectangle aCharacterBox; in getCharacterBounds() local1950 aCharacterBox = mpParagraph->GetCharacterBounds(nIndex, false); in getCharacterBounds()1954 aCharacterBox.X += aWindowLocationOnScreen.X; in getCharacterBounds()1955 aCharacterBox.Y += aWindowLocationOnScreen.Y; in getCharacterBounds()1962 return aCharacterBox; in getCharacterBounds()
1345 css::geometry::RealRectangle2D aCharacterBox (xLayout->queryTextBounds()); in SetupCellArray() local1350 aCharacterBox.X2-aCharacterBox.X1)); in SetupCellArray()
Completed in 32 milliseconds