Home
last modified time | relevance | path

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

/aoo4110/main/vcl/aqua/source/gdi/
H A Datslayout.cxx140 mpDeltaY( NULL ), in ATSLayout()
149 if( 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()
1049 if( mpDeltaY == NULL ) in GetDeltaY()
1057 mpDeltaY = NULL; in GetDeltaY()
[all …]

Completed in 22 milliseconds