Searched refs:PerformAction (Results 1 – 8 of 8) sorted by relevance
33 doTest(new PerformAction() { in doTest()
31 doTest(new PerformAction() { in doTest()
36 doTest(new PerformAction() { in doTest()
1349 PerformAction(const Action<F>& action, in PerformAction() function1381 static ActionResultHolder* PerformAction( in PerformAction() function1470 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()
1401 PerformAction(const Action<F>& action, in PerformAction() function1440 static ActionResultHolder* PerformAction( in PerformAction() function1542 return ResultHolder::PerformAction(action, args); in UntypedPerformAction()
1401 static ActionResultHolder* PerformAction( in PerformAction() function1441 static ActionResultHolder* PerformAction( in PerformAction() function1558 return ResultHolder::PerformAction(action, std::move(*args)); in UntypedPerformAction()
373 PerformAction = 0x2000, /* Use the ligActionIndex to process a ligature enumerator388 { return entry->flags & PerformAction; } in performAction()