Searched refs:pPieceWidths (Results 1 – 2 of 2) sorted by relevance
368 int32_t* pPieceWidths) { in RetrievePieces() argument383 if (iLineWidth - *pPieceWidths - iWidth < iCurCharWidth) { in RetrievePieces()409 *pPieceWidths += iWidth; in RetrievePieces()
95 int32_t* pPieceWidths);