Home
last modified time | relevance | path

Searched refs:imageTextHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java152 int imageTextHeight = imageTextLines * LINE_HEIGHT; in create() local
173 … new Integer((imageSize.Height + gap.Height) * rows + gap.Height + imageTextHeight + 1), in create()
238 new Integer(imageTextHeight), in create()
258 …ew Integer(pos.Height + (imageSize.Height + gap.Height) * rows + gap.Height + imageTextHeight + 1), in create()
270 …ew Integer(pos.Height + (imageSize.Height + gap.Height) * rows + gap.Height + imageTextHeight + 1), in create()
282 …r(pos.Height + (imageSize.Height + gap.Height) * rows + gap.Height + imageTextHeight + ((btnSize.i… in create()
H A DButtonList.java112 int imageTextHeight = imageTextLines * LINE_HEIGHT; in create() local
133 Integer.valueOf(imageTextHeight), in create()
167 …alueOf(pos.Height + (m_aButtonSize.Height + gap.Height) * rows + gap.Height + imageTextHeight + 1), in create()
179 …alueOf(pos.Height + (m_aButtonSize.Height + gap.Height) * rows + gap.Height + imageTextHeight + 1), in create()
191 …s.Height + (m_aButtonSize.Height + gap.Height) * rows + gap.Height + imageTextHeight + ((btnSize.i… in create()

Completed in 29 milliseconds