Home | History | Annotate | Download | only in editing

Lines Matching refs:typingStyle

490         if (CSSMutableStyleDeclaration *typingStyle = m_frame->typingStyle()) {
491 RefPtr<CSSValue> unicodeBidi = typingStyle->getPropertyCSSValue(CSSPropertyUnicodeBidi);
496 RefPtr<CSSValue> direction = typingStyle->getPropertyCSSValue(CSSPropertyDirection);