Searched refs:textBoxCount (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGTextQuery.cpp113 unsigned textBoxCount = m_textBoxes.size(); local
116 for (unsigned textBoxPosition = 0; textBoxPosition < textBoxCount; ++textBoxPosition) {

Completed in 85 milliseconds