Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstring_scroll_wheel_edit_dlg.h6 #define VISIBLE_VALUE_ROWS 7 macro
Dstring_scroll_wheel_edit_dlg.cpp538 mRowHeight = (client.Height() + VISIBLE_VALUE_ROWS - 1) / VISIBLE_VALUE_ROWS; in OnCreate()