Searched refs:doTheWork (Results 1 – 3 of 3) sorted by relevance
35 void doTheWork();38 void doTheWork(int);79 void Task::doTheWork() { in doTheWork() function in blink::Task119 using Task::doTheWork;129 doTheWork(); in reallyDoTheWork()136 void (blink::Task::*p1)() = &blink::Task::doTheWork; in F()137 void (blink::Task::*p2)() = &BovineTask::doTheWork; in F()
932 bool doTheWork = this->onDoSaveBehind(bounds); in only_axis_aligned_saveBehind() local935 if (doTheWork) { in only_axis_aligned_saveBehind()
919 bool doTheWork = this->onDoSaveBehind(bounds); in only_axis_aligned_saveBehind() local922 if (doTheWork) { in only_axis_aligned_saveBehind()