Searched refs:imageTextHeight (Results 1 – 2 of 2) sorted by relevance
152 int imageTextHeight = imageTextLines * LINE_HEIGHT; in create() local173 … 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()
112 int imageTextHeight = imageTextLines * LINE_HEIGHT; in create() local133 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 24 milliseconds