Searched defs:is_last_step (Results 1 – 5 of 5) sorted by relevance
323 public function is_last_step() { function in tool_usertours\\step
205 pub fn is_last_step(&self) -> bool { in is_last_step() method
371 int is_last_step = flags & UCG_BUILTIN_OP_STEP_FLAG_LAST_STEP; in ucg_builtin_step_select_callbacks() local