Searched refs:SK_HORIZONTAL (Results 1 – 3 of 3) sorted by relevance
31 enum SnapKind { SK_HORIZONTAL, SK_VERTICAL, SK_POINT }; enumerator
194 case SK_HORIZONTAL : eKind = SDRHELPLINE_HORIZONTAL; break; in DoExecute()
166 if ( aRbHorz.IsChecked() ) eKind = SK_HORIZONTAL; in GetAttr()
Completed in 14 milliseconds