Searched refs:pattern (Results 76 - 100 of 140) sorted by relevance

123456

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxaa.h49 **** hardware pattern flags ****
150 /* hardware pattern */
342 unsigned char *pattern
369 /* 8x8 mono pattern fills */
393 /* 8x8 color pattern fills */
H A Dglapitable.h211 void (GLAPIENTRYP LineStipple)(GLint factor, GLushort pattern); /* 167 */
613 void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 569 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxaa.h53 **** hardware pattern flags ****
154 /* hardware pattern */
346 unsigned char *pattern
373 /* 8x8 mono pattern fills */
397 /* 8x8 color pattern fills */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxaa.h53 **** hardware pattern flags ****
154 /* hardware pattern */
346 unsigned char *pattern
373 /* 8x8 mono pattern fills */
397 /* 8x8 color pattern fills */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxaa.h53 **** hardware pattern flags ****
154 /* hardware pattern */
346 unsigned char *pattern
373 /* 8x8 mono pattern fills */
397 /* 8x8 color pattern fills */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxaa.h53 **** hardware pattern flags ****
152 /* hardware pattern */
344 unsigned char *pattern
371 /* 8x8 mono pattern fills */
395 /* 8x8 color pattern fills */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxaa.h53 **** hardware pattern flags ****
152 /* hardware pattern */
344 unsigned char *pattern
371 /* 8x8 mono pattern fills */
395 /* 8x8 color pattern fills */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxaa.h53 **** hardware pattern flags ****
152 /* hardware pattern */
344 unsigned char *pattern
371 /* 8x8 mono pattern fills */
395 /* 8x8 color pattern fills */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxaa.h53 **** hardware pattern flags ****
152 /* hardware pattern */
344 unsigned char *pattern
371 /* 8x8 mono pattern fills */
395 /* 8x8 color pattern fills */
H A Dglapitable.h210 void (GLAPIENTRYP LineStipple)(GLint factor, GLushort pattern); /* 167 */
720 void (GLAPIENTRYP GetnPolygonStippleARB)(GLsizei bufSize, GLubyte * pattern); /* 677 */
742 void (GLAPIENTRYP SamplePatternSGIS)(GLenum pattern); /* 699 */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h232 STDMETHOD(SetPattern)(THIS_ DWORD pattern) PURE;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxaa.h50 **** hardware pattern flags ****
151 /* hardware pattern */
343 unsigned char *pattern
370 /* 8x8 mono pattern fills */
394 /* 8x8 color pattern fills */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h229 STDMETHOD(SetPattern)(THIS_ DWORD pattern) PURE;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxaa.h50 **** hardware pattern flags ****
151 /* hardware pattern */
343 unsigned char *pattern
370 /* 8x8 mono pattern fills */
394 /* 8x8 color pattern fills */
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlreader.c44 #include <libxml/pattern.h>
3896 * @pattern: an XPath subset pattern
3900 * pattern. The caller must also use xmlTextReaderCurrentDoc() to
3906 xmlTextReaderPreservePattern(xmlTextReaderPtr reader, const xmlChar *pattern, argument
3911 if ((reader == NULL) || (pattern == NULL))
3914 comp = xmlPatterncompile(pattern, reader->dict, 0, namespaces);
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dvia-velocity.h922 #define WOLCR_MSWOLEN7 0x0080 /* enable pattern match filtering */
1500 u32 pattern[8]; member in struct:velocity_context
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddd.h660 /** Specify the line stipple pattern */
661 void (*LineStipple)(GLcontext *ctx, GLint factor, GLushort pattern );
674 /** Set the polygon stippling pattern */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h208 void (GLAPIENTRYP LineStipple) (GLint factor, GLushort pattern); /* 167 */
718 void (GLAPIENTRYP GetnPolygonStippleARB) (GLsizei bufSize, GLubyte * pattern); /* 677 */
740 void (GLAPIENTRYP SamplePatternSGIS) (GLenum pattern); /* 699 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h208 void (GLAPIENTRYP LineStipple) (GLint factor, GLushort pattern); /* 167 */
718 void (GLAPIENTRYP GetnPolygonStippleARB) (GLsizei bufSize, GLubyte * pattern); /* 677 */
740 void (GLAPIENTRYP SamplePatternSGIS) (GLenum pattern); /* 699 */
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4119 PRUnichar * pattern
4124 PRUnichar * pattern
4129 PRUnichar * pattern,
H A DVBoxCAPI_v3_0.h4645 PRUnichar * pattern
4650 PRUnichar * pattern
4655 PRUnichar * pattern,
H A DVBoxCAPI_v3_1.h4543 PRUnichar * pattern
4548 PRUnichar * pattern
4553 PRUnichar * pattern,
H A DVBoxCAPI_v3_2.h4766 PRUnichar * pattern
4771 PRUnichar * pattern
4776 PRUnichar * pattern,
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3343 * this method first searches for this pattern and, if found, removes it as a
3344 * whole. If such a pattern is not found, then the '&' character is simply
3377 QString pattern("%1 (Host+%2)");
3379 QString pattern("%1 \tHost+%2");
3385 return pattern.arg(strText).arg(QKeySequence(strKey).toString(QKeySequence::NativeText));
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_lists.c1068 CRSTATE_SET_INT(line.pattern, GL_LINE_STIPPLE_PATTERN);

Completed in 232 milliseconds

123456