Home
last modified time | relevance | path

Searched defs:lpStyle (Results 1 – 3 of 3) sorted by relevance

/dports/editors/ted/Ted-2.23/bitmap/
H A DbmWmf.h144 int lpStyle; member
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dmetafile.c445 DWORD dwStyleCount, CONST DWORD *lpStyle) in gdip_metafile_ExtCreatePen()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java2749 …ve long ExtCreatePen (int dwPenStyle, int dwWidth, LOGBRUSH lplb, int dwStyleCount, int[] lpStyle); in ExtCreatePen()