Searched refs:setShowEmoticons (Results 1 – 8 of 8) sorted by relevance
39 void setShowEmoticons(bool showEmoticons);
965 void DefaultRenderer::setShowEmoticons(bool showEmoticons) in setShowEmoticons() function in DefaultRenderer
94 void setShowEmoticons(bool b);
163 void HeaderStyle::setShowEmoticons(bool b) in setShowEmoticons() function in HeaderStyle
118 renderer.setShowEmoticons(showEmoticons()); in render()
998 headerStylePlugin()->headerStyle()->setShowEmoticons(mForceEmoticons); in readConfig()1052 MessageViewer::MessageViewerSettings::self()->setShowEmoticons(mForceEmoticons); in writeConfig()2997 MessageViewer::MessageViewerSettings::self()->setShowEmoticons(mForceEmoticons); in slotToggleEmoticons()2998 headerStylePlugin()->headerStyle()->setShowEmoticons(mForceEmoticons); in slotToggleEmoticons()
237 inline void setShowEmoticons( bool );1063 inline void Settings::setShowEmoticons( bool new_value ) { m_showEmoticons = new_value; } in setShowEmoticons() function
1656 Settings::instance().setShowEmoticons( act->isChecked() ); in settingsChanged()