Searched refs:horz_in (Results 1 – 2 of 2) sorted by relevance
64 horz_in .SetImage(PlotterImg::view_zoom_in()) .NoWantFocus() <<= THISBACK(UserZoomInX); in PlotterCtrl()122 << (Ctrl&)hscroll << horz_in << horz_out << horz_full in FrameAdd()133 horz_in.Remove(); in FrameRemove()153 horz_in .SetFrameRect(rc.right - 3 * sbx, rc.bottom, sbx, box); in FrameLayout()154 horz_in .Enable(sbx); in FrameLayout()
239 Button horz_in, horz_out, horz_full; variable