Home | History | Annotate | Download | only in editing

Lines Matching refs:selectionHasStyle

131 //        This function must use Editor::selectionHasStyle to determine the current style but we cannot fix this
168 styleIsPresent = frame->editor()->selectionHasStyle(propertyID, onValue) == TrueTriState;
230 return frame->editor()->selectionHasStyle(propertyID, desiredValue);