Searched refs:kMarkWidth (Results 1 – 2 of 2) sorted by relevance
48 static const float kMarkWidth = 14.0; variable83 float offset = kBorderOffset + kMarkWidth + kTextOffset; in DrawItem()102 markRect.right = markRect.left + kMarkWidth; in DrawItem()103 markRect.top = (markRect.top + markRect.bottom - kMarkWidth) / 2.0; in DrawItem()104 markRect.bottom = markRect.top + kMarkWidth; in DrawItem()403 itemFrame.right = itemFrame.left + kBorderOffset + kMarkWidth in MouseDown()
47 static const float kMarkWidth = 14.0; variable77 float offset = kBorderOffset + kMarkWidth + kTextOffset; in DrawItem()96 markRect.right = markRect.left + kMarkWidth; in DrawItem()97 markRect.top = (markRect.top + markRect.bottom - kMarkWidth) / 2.0; in DrawItem()98 markRect.bottom = markRect.top + kMarkWidth; in DrawItem()344 itemFrame.right = itemFrame.left + kBorderOffset + kMarkWidth in MouseDown()