Searched refs:mpDeltaY (Results 1 – 1 of 1) sorted by relevance
96 mutable Fixed* mpDeltaY; // vertical offset from the baseline member in ATSLayout140 mpDeltaY( NULL ), in ATSLayout()149 if( mpDeltaY ) in ~ATSLayout()151 kATSUDirectDataBaselineDeltaFixedArray, (void**)&mpDeltaY ); in ~ATSLayout()519 if( mpDeltaY ) in GetNextGlyphs()520 nYOffset = mpDeltaY[ nStart ]; in GetNextGlyphs()582 if( mpDeltaY ) in GetNextGlyphs()583 if( mpDeltaY[nStart-1] != mpDeltaY[nStart] ) in GetNextGlyphs()1031 if( mpDeltaY != NULL ) in GetDeltaY()1043 (void**)&mpDeltaY, &nDeltaCount ); in GetDeltaY()[all …]