Searched refs:onValue (Results 1 – 1 of 1) sorted by relevance
155 …CommandSource source, EditAction action, int propertyID, const char* offValue, const char* onValue) in executeToggleStyle() argument158 …style->setProperty(propertyID, onValue); // We need to add this style to pass it to selectionStart… in executeToggleStyle()170 style->setProperty(propertyID, styleIsPresent ? offValue : onValue); in executeToggleStyle()