Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc46 static const int kItemTopMargin = 3; variable
220 font_list.GetHeight() + kItemBottomMargin + kItemTopMargin; in OnMeasureItem()
255 rect.top += kItemTopMargin; in OnDrawItem()