Home
last modified time | relevance | path

Searched refs:RunGetPositionsPtr (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx610 RunGetPositionsPtr = (const CGPoint*(*)(CTRunRef))dlsym( RTLD_DEFAULT, "CTRunGetPositionsPtr"); in DynCoreTextSyms()
611 if( !RunGetPositionsPtr) return; in DynCoreTextSyms()
H A Dctfonts.hxx74 const CGPoint* (*RunGetPositionsPtr)(CTRunRef); member in DynCoreTextSyms
H A Dctlayout.cxx332 const CGPoint* pCGGlyphPos = rCT.RunGetPositionsPtr( pGlyphRun ); in GetNextGlyphs()

Completed in 17 milliseconds