Searched refs:TEXT (Results 1 - 17 of 17) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winos.c | 44 (LPFN_ISWOW64PROCESS) GetProcAddress(GetModuleHandle(TEXT("kernel32")),
|
| H A D | winwndproc.c | 123 s_uTaskbarRestart = RegisterWindowMessage(TEXT("TaskbarCreated"));
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | tokens.h | 61 #define TEXT 34 macro
|
| H A D | xkbparse.y | 57 TEXT 34 549 DoodadType : TEXT { $$= XkbTextDoodad; } 579 | TEXT
|
| H A D | xkbscan.c | 159 case TEXT: 160 snprintf(buf, sizeof(buf), "TEXT"); 556 "text", TEXT},
|
| H A D | listing.c | 110 # undef TEXT
|
| H A D | xkbparse.c | 152 TEXT = 34, /* TEXT */ enumerator in enum:yytokentype 222 #define TEXT 34 macro 341 YYSYMBOL_TEXT = 31, /* TEXT */ 873 "SHAPE", "KEYS", "ROW", "SECTION", "OVERLAY", "TEXT", "OUTLINE", "SOLID", 2468 case 112: /* DoodadType: TEXT */ 2564 case 128: /* Element: TEXT */
|
| /xsrc/external/mit/brotli/dist/ |
| H A D | CMakeLists.txt | 153 file(READ ${INPUT_FILE} TEXT) 154 string(REGEX REPLACE "\\\\\n" "~continuation~" TEXT ${TEXT}) 155 string(REGEX REPLACE "([a-zA-Z_][a-zA-Z0-9_]*)[\t ]*=[\t ]*([^\n]*)" "SET(\\1 \\2)" TEXT ${TEXT}) 156 string(REPLACE "~continuation~" "\n" TEXT ${TEXT}) 157 file(WRITE ${OUTPUT_FILE} ${TEXT}) 385 file(READ ${INPUT_FILE} TEXT) 388 string(REGEX REPLACE "@prefix@" "${PREFIX}" TEXT [all...] |
| /xsrc/external/mit/imake/dist/ |
| H A D | mkhtmlindex.pl | 46 <BODY BGCOLOR="#efefef" TEXT="black" LINK="blue" VLINK="#551A8B" ALINK="red">
|
| H A D | mkhtmlindex.sh | 37 <BODY BGCOLOR="#efefef" TEXT="black" LINK="blue" VLINK="#551A8B" ALINK="red">
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/graw-gdi/ |
| H A D | graw_gdi.c | 90 wc.lpszClassName = TEXT("graw-gdi");
|
| /xsrc/external/mit/xkeyboard-config/dist/rules/ |
| H A D | xml2lst.pl | 148 if ($type eq 'COMMENT' || $type eq 'TEXT') { 149 $node{TEXT} = $tag; 209 local $node = new_node($parent_node, $text, 'TEXT'); 260 local ($child) = node_by_name($node, 'TEXT'); 261 return $child->{TEXT};
|
| /xsrc/external/mit/mesa-demos/dist/src/wgl/ |
| H A D | wglinfo.c | 674 hdc = CreateDC(TEXT("DISPLAY"), NULL, NULL, NULL);
|
| /xsrc/external/mit/xedit/dist/ |
| H A D | ispell.c | 80 #define TEXT 0 macro 89 {"text", TEXT}, 2143 ispell.format_info = &ispell_format[TEXT]; 2156 XtGetApplicationResources(ispell_format[TEXT].sme, (XtPointer)&ispell,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winwndproc.c | 130 s_uTaskbarRestart = RegisterWindowMessage(TEXT("TaskbarCreated"));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/ |
| H A D | x-selection.m | 1494 atoms->text = XInternAtom (xpbproxy_dpy, "TEXT", False);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/ |
| H A D | x-selection.m | 1456 atoms->text = XInternAtom(xpbproxy_dpy, "TEXT", False);
|
Completed in 21 milliseconds