Searched refs:rtlTypesetterOptions (Results 1 – 1 of 1) sorted by relevance
373 …static CFDictionaryRef rtlTypesetterOptions = CFDictionaryCreate(kCFAllocatorDefault, optionKeys, … in collectCoreTextRunsForCharacters() local374 …ringAndOptions(attributedString.get(), m_run.ltr() ? ltrTypesetterOptions : rtlTypesetterOptions)); in collectCoreTextRunsForCharacters()