Searched refs:RunGetStringIndicesPtr (Results 1 – 3 of 3) sorted by relevance
616 …RunGetStringIndicesPtr = (const CFIndex*(*)(CTRunRef))dlsym( RTLD_DEFAULT, "CTRunGetStringIndicesP… in DynCoreTextSyms()617 if( !RunGetStringIndicesPtr) return; in DynCoreTextSyms()
76 const CFIndex * (*RunGetStringIndicesPtr)(CTRunRef); member in DynCoreTextSyms
351 pCGGlyphStrIdx = rCT.RunGetStringIndicesPtr( pGlyphRun ); in GetNextGlyphs()
Completed in 48 milliseconds