Home
last modified time | relevance | path

Searched refs:ltrTypesetterOptions (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/mac/
DCoreTextController.cpp372 …static CFDictionaryRef ltrTypesetterOptions = CFDictionaryCreate(kCFAllocatorDefault, optionKeys, … in collectCoreTextRunsForCharacters() local
374 …hAttributedStringAndOptions(attributedString.get(), m_run.ltr() ? ltrTypesetterOptions : rtlTypese… in collectCoreTextRunsForCharacters()