Searched refs:shouldUseATSUIAPI (Results 1 – 3 of 3) sorted by relevance
264 static inline bool shouldUseATSUIAPI() in shouldUseATSUIAPI() function283 return shouldUseATSUIAPI() ? m_atsuiIndices[i] : m_coreTextIndices[i]; in indexAt()294 if (shouldUseATSUIAPI()) in collectComplexTextRunsForCharacters()313 …shouldUseATSUIAPI() ? createTextRunFromFontDataATSUI(ltr) : createTextRunFromFontDataCoreText(ltr); in ComplexTextRun()
5613 (WebCore::shouldUseATSUIAPI):
22089 (WebCore::shouldUseATSUIAPI): Cache decision about which API to use.