Home
last modified time | relevance | path

Searched refs:clear_self_to_end_of_screen (Results 1 – 8 of 8) sorted by relevance

/dports/math/curv/curv-0.5/extern/replxx/src/
H A Dreplxx_impl.hxx255 void clear_self_to_end_of_screen( Prompt const* = nullptr );
H A Dreplxx_impl.cxx328 …case ( Replxx::ACTION::CLEAR_SELF ): clear_self_to_end_of_screen(); return ( Replxx::ACTION_RESULT… in invoke()
394 clear_self_to_end_of_screen(); in read_char()
920 void Replxx::ReplxxImpl::clear_self_to_end_of_screen( Prompt const* prompt_ ) { in clear_self_to_end_of_screen() function in replxx::Replxx::ReplxxImpl
1828 clear_self_to_end_of_screen(); in incremental_history_search()
2161 clear_self_to_end_of_screen( &pi ); in dynamicRefresh()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/src/
H A Dreplxx_impl.hxx269 void clear_self_to_end_of_screen( Prompt const* = nullptr );
H A Dreplxx_impl.cxx360 …case ( Replxx::ACTION::CLEAR_SELF ): clear_self_to_end_of_screen(); return ( Replxx::ACTION_RESULT… in invoke()
434 clear_self_to_end_of_screen(); in read_char()
956 void Replxx::ReplxxImpl::clear_self_to_end_of_screen( Prompt const* prompt_ ) { in clear_self_to_end_of_screen() function in replxx::Replxx::ReplxxImpl
1865 clear_self_to_end_of_screen(); in incremental_history_search()
2203 clear_self_to_end_of_screen( &oldPrompt ); in dynamicRefresh()
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/src/
H A Dreplxx_impl.hxx269 void clear_self_to_end_of_screen( Prompt const* = nullptr );
H A Dreplxx_impl.cxx360 …case ( Replxx::ACTION::CLEAR_SELF ): clear_self_to_end_of_screen(); return ( Replxx::ACTION_RESULT… in invoke()
434 clear_self_to_end_of_screen(); in read_char()
956 void Replxx::ReplxxImpl::clear_self_to_end_of_screen( Prompt const* prompt_ ) { in clear_self_to_end_of_screen() function in replxx::Replxx::ReplxxImpl
1865 clear_self_to_end_of_screen(); in incremental_history_search()
2203 clear_self_to_end_of_screen( &oldPrompt ); in dynamicRefresh()
/dports/devel/replxx/replxx-release-0.0.3/src/
H A Dreplxx_impl.hxx260 void clear_self_to_end_of_screen( Prompt const* = nullptr );
H A Dreplxx_impl.cxx332 …case ( Replxx::ACTION::CLEAR_SELF ): clear_self_to_end_of_screen(); return ( Replxx::ACTION_RESULT… in invoke()
398 clear_self_to_end_of_screen(); in read_char()
927 void Replxx::ReplxxImpl::clear_self_to_end_of_screen( Prompt const* prompt_ ) { in clear_self_to_end_of_screen() function in replxx::Replxx::ReplxxImpl
1835 clear_self_to_end_of_screen(); in incremental_history_search()
2174 clear_self_to_end_of_screen( &pi ); in dynamicRefresh()