Searched refs:textType (Results 1 – 2 of 2) sorted by relevance
557 WidgetInternalType textType = WidgetInternalType::Text; in fillEnabledWidgetCoordinates() local558 if (widgetCounts[textType] >= kWidgetInternalTypeMaxWidgets[textType]) in fillEnabledWidgetCoordinates()565 writeIndex = kWidgetInternalTypeWidgetOffsets[textType] + widgetCounts[textType]++; in fillEnabledWidgetCoordinates()
44 TextType textType) in SkTextInterceptsIter() argument