Lines Matching refs:fdo_flags
2315 if ((fdo_flags & FDO_SEARCH) && KeyTyped && oap->op_type == OP_NOP) in nv_gd()
2602 if (!(fdo_flags & FDO_ALL)) in nv_screengo()
4100 if (n != cap->count1 && (fdo_flags & FDO_HOR) && KeyTyped in nv_right()
4175 if (n != cap->count1 && (fdo_flags & FDO_HOR) && KeyTyped in nv_left()
4333 else if ((fdo_flags & FDO_HOR) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_dollar()
4428 if (cap->oap->op_type == OP_NOP && (fdo_flags & FDO_SEARCH) && KeyTyped) in normal_search()
4474 if ((fdo_flags & FDO_HOR) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_csearch()
4671 if ((fdo_flags & FDO_BLOCK) && KeyTyped in nv_brackets()
4702 if ((fdo_flags & FDO_BLOCK) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_brackets()
4787 if (cap->oap->op_type == OP_NOP && (fdo_flags & FDO_SEARCH) && KeyTyped) in nv_brackets()
4853 && (fdo_flags & FDO_PERCENT) in nv_percent()
4880 if ((fdo_flags & FDO_BLOCK) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_brace()
4916 if ((fdo_flags & FDO_BLOCK) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_findpar()
5552 && (fdo_flags & FDO_MARK) in nv_gomark()
5604 && (fdo_flags & FDO_MARK) in nv_pcmark()
6703 else if ((fdo_flags & FDO_HOR) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_bck_word()
6790 if ((fdo_flags & FDO_HOR) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_wordcmd()
6831 if ((fdo_flags & FDO_HOR) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_beginline()
6932 if ((fdo_flags & FDO_JUMP) && KeyTyped && cap->oap->op_type == OP_NOP) in nv_goto()