Searched refs:fSmallTotalHeight (Results 1 – 2 of 2) sorted by relevance
891 fSmallTotalHeight = fSmallFontHeight.ascent + fSmallFontHeight.descent in PackageItem()928 item_rect.bottom - fSmallTotalHeight - fSmallFontHeight.descent - 2); in DrawItem()930 cursor.y -= fSmallTotalHeight + 1; in DrawItem()950 cursor.y += fSmallTotalHeight; in DrawItem()957 cursor.y += fSmallTotalHeight; in DrawItem()
100 float fSmallTotalHeight; variable