Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_levelIndicator

878     if (!m_levelIndicator)
879 m_levelIndicator.adoptNS([[NSLevelIndicatorCell alloc] initWithLevelIndicatorStyle:NSContinuousCapacityLevelIndicatorStyle]);
880 NSLevelIndicatorCell* cell = m_levelIndicator.get();