Searched refs:nRunIndex (Results 1 – 3 of 3) sorted by relevance
315 for( int nRunIndex = 0; nRunIndex < nRunCount; ++nRunIndex ) { in GetNextGlyphs() local316 CTRunRef pGlyphRun = (CTRunRef)CFArrayGetValueAtIndex( aGlyphRuns, nRunIndex ); in GetNextGlyphs()419 for( int nRunIndex = 0; nRunIndex < nRunCount; ++nRunIndex ) { in FillDXArray() local420 CTRunRef pGlyphRun = (CTRunRef)CFArrayGetValueAtIndex( aGlyphRuns, nRunIndex ); in FillDXArray()
64 const sal_Int32 nRunIndex,157 RunContainer::const_iterator FindRun (const sal_Int32 nRunIndex) const;292 InsertAnimator::Implementation::FindRun (const sal_Int32 nRunIndex) const in FindRun()300 nRunIndex)); in FindRun()351 const sal_Int32 nRunIndex, in PageObjectRun() argument354 : mnRunIndex(nRunIndex), in PageObjectRun()
491 int nRunIndex = mnRunIndex; in PosIsInAnyRun() local504 pThis->mnRunIndex = nRunIndex; in PosIsInAnyRun()
Completed in 27 milliseconds