Searched refs:PLATFORM_VERSION_SIX (Results 1 – 2 of 2) sorted by relevance
359 const static int32_t PLATFORM_VERSION_SIX = 6; in NeedMarquee() local360 if (context->GetMinPlatformVersion() >= PLATFORM_VERSION_SIX) { in NeedMarquee()
627 const static int32_t PLATFORM_VERSION_SIX = 6; in CalculateSelfLayoutSize() local629 if (context && context->GetMinPlatformVersion() >= PLATFORM_VERSION_SIX) { in CalculateSelfLayoutSize()