Searched refs:mbInputFreeze (Results 1 – 2 of 2) sorted by relevance
286 inline bool isInputFreezed() const { return mbInputFreeze; } in isInputFreezed()385 bool mbInputFreeze; member in sd::SlideshowImpl
561 , mbInputFreeze(false) in SlideshowImpl()1905 mbInputFreeze = false; in IMPL_LINK()2023 if( !mxShow.is() || mbInputFreeze ) in keyInput()2155 if( !mxShow.is() || mbInputFreeze ) in IMPL_LINK()3318 mbInputFreeze = true; in gotoNextSlide()