Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dstudiox_screen_driver.h5 #define MAX_SNAP_LINES 6 macro
37 SNAPLINE_INFO snap_lines[MAX_SNAP_LINES];
Dtarget_screen.cpp1091 if (mGridSnapInfo.snap_line_count < MAX_SNAP_LINES) in TestAddSnapLine()