Home
last modified time | relevance | path

Searched refs:pfxStart (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2508 long nX = IntTimes256FromFixed( pHeader->pfxStart.x ); in GetGlyphOutline()
2509 long nY = IntTimes256FromFixed( pHeader->pfxStart.y ); in GetGlyphOutline()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1282 long nX = IntTimes256FromFixed( pHeader->pfxStart.x ); in GetGlyphOutline()
1283 long nY = IntTimes256FromFixed( pHeader->pfxStart.y ); in GetGlyphOutline()
/trunk/main/vcl/inc/os2/
H A Dwingdi.h59 POINTFX pfxStart; member
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch2054 CompareFixed(pPolyCurve->apfx[j].x, pPolyHdr->pfxStart.x) &&
2055 CompareFixed(pPolyCurve->apfx[j].y, pPolyHdr->pfxStart.y))

Completed in 50 milliseconds