Home | History | Annotate | Download | only in flyout

Lines Matching defs:TITLE_MARGIN

54   private static final int TITLE_MARGIN = 5;
874 m_titleWidth = textSize.x + 2 * TITLE_LINES + 4 * TITLE_MARGIN;
884 x += TITLE_MARGIN;
886 x += TITLE_LINES + TITLE_MARGIN;
897 x += TITLE_MARGIN;