Searched refs:SK_VERTICAL (Results 1 – 3 of 3) sorted by relevance
31 enum SnapKind { SK_HORIZONTAL, SK_VERTICAL, SK_POINT }; enumerator
195 case SK_VERTICAL : eKind = SDRHELPLINE_VERTICAL; break; in DoExecute()
167 else if ( aRbVert.IsChecked() ) eKind = SK_VERTICAL; in GetAttr()
Completed in 94 milliseconds