Searched defs:soft_cursor (Results 1 – 2 of 2) sorted by relevance
506 let soft_cursor = soft_cursor_guard.unwrap(); in add_softcursor() localVariable
414 fn soft_cursor(&self, cursor: FbCursor) -> Result<(), SystemError> { in soft_cursor() method