Home | History | Annotate | Download | only in app

Lines Matching refs:addOp

120             bse.addOp(op);
400 void addOp(Op op) {
458 addOp(new Op(opcmd, fragment));
475 addOp(new Op(OP_REMOVE, fragment));
481 addOp(new Op(OP_HIDE, fragment));
487 addOp(new Op(OP_SHOW, fragment));
493 addOp(new Op(OP_DETACH, fragment));
499 addOp(new Op(OP_ATTACH, fragment));
505 addOp(new Op(OP_SET_PRIMARY_NAV, fragment));