Home | History | Annotate | Download | only in ports

Lines Matching refs:GetGlyphOutline

665     // When this matrix is used with GetGlyphOutline, no further processing is needed.
935 // If GetGlyphOutline with GGO_NATIVE returns 0, we know there was no outline.
1797 if (GDI_ERROR == GetGlyphOutline(hdc, gId, flags, &gm, 0, NULL, &mat2)) {