| /xsrc/external/mit/libXaw/dist/src/ |
| TextTr.c | 43 #include <X11/Xaw/Text.h>
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| AsciiText.h | 52 * text widget with an ascii source and ascii sink attached to it 63 #include <X11/Xaw/Text.h>
|
| TextSink.h | 51 #include <X11/Xaw/Text.h> 99 * x - location to start drawing text 101 * pos1 - location of starting and ending points in the text buffer 103 * highlight - highlight this text? 106 * Stub function that in subclasses will display text. 204 * width - width of section to paint text 211 * Finds a position in the text. 240 * resHeight - Height required by this text 243 * Find the Pixel Distance between two text Positions. 330 * tabs - text positions of the tab [all...] |
| TextSrc.h | 51 #include <X11/Xaw/Text.h> 119 * pos - position of the text to retrieve 120 * text - text block that will contain returned text 142 * src - Text Source Object 143 * startPos - ends of text that will be removed 145 * text - new text to be inserted into buffer at startPos 148 * Replaces a block of text with new tex [all...] |
| XawImP.h | 65 #include <X11/Xaw/Text.h>
|
| TextP.h | 53 #include <X11/Xaw/Text.h> 61 XawTextSourceScan((ctx)->text.source, 0, \ 85 /* displayable text management data structures */ 129 XawTextPosition top; /* Top of the displayed text */ 143 #define VMargins(ctx) ((ctx)->text.margin.top + (ctx)->text.margin.bottom) 144 #define HMargins(ctx) ((ctx)->text.left_margin + (ctx)->text.margin.right) 145 #define RVMargins(ctx) ((ctx)->text.r_margin.top + (ctx)->text.r_margin.bottom 272 TextPart text; member in struct:_TextRec [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| imgui_demo.cpp | 37 // [SECTION] Example App: Long Text / ShowExampleAppLongText() 92 // Play it nice with Windows users. Notepad in 2017 still doesn't display text data with Unix-style \n. 149 ImGui::BulletText("CTRL+Click on a slider or drag box to input value as text."); 153 ImGui::BulletText("While editing text:\n"); 155 ImGui::BulletText("Hold SHIFT or use mouse to select text."); 251 ImGui::Text("dear imgui says hello. (%s)", IMGUI_VERSION); 272 ImGui::MenuItem("Long text display", NULL, &show_app_long_text); 294 ImGui::Text("PROGRAMMER GUIDE:"); 302 ImGui::Text("USER GUIDE:"); 323 ImGui::Text("<<PRESS SPACE TO DISABLE>>") 944 static char text[1024*16] = local [all...] |
| imgui_memory_editor.h | 21 // - v0.11: always refresh active text input with the latest byte from source memory if it's not being edited. 43 // - Arrows are being sent to the InputText() about to disappear which for LeftArrow makes the text cursor appear at position 1 for one frame. 283 ImGui::Text(format_address, s.AddrDigitsCount, base_display_addr + addr); 313 // Display text input on current byte 326 // FIXME: We should have a way to retrieve the text edit cursor position more easily in the API, this is rather tedious. This is such a ugly mess we may be better off not using InputText() at all here. 377 ImGui::Text(".%c ", b); 381 ImGui::Text(" "); 383 ImGui::Text(format_byte_space, b); 390 ImGui::Text(format_byte_space, b); 465 ImGui::Text(format_range, s.AddrDigitsCount, base_display_addr, s.AddrDigitsCount, base_display_addr + mem_siz (…) [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/_exts/ |
| formatting.py | 15 signode += docutils.nodes.Text(' ') 17 signode += docutils.nodes.Text(', ')
|
| nir.py | 92 params += docutils.nodes.Text(nir_alu_type_name(t, s) + ' ')
|
| /xsrc/external/mit/xf86-video-ati/dist/src/pcidb/ |
| parse_pci_ids.pl | 9 use Text::CSV_XS; 19 my $csv = Text::CSV_XS->new();
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/pcidb/ |
| parse_pci_ids.pl | 9 use Text::CSV_XS; 23 my $csv = Text::CSV_XS->new();
|
| /xsrc/external/mit/MesaLib/dist/bin/pick/ |
| ui.py | 62 class CommitWidget(urwid.Text): 64 # urwid.Text is normally not interactable, this is required to tell urwid 114 feedback_box: typing.List['urwid.Text'] = attr.ib(factory=lambda: urwid.SimpleFocusListWalker([]), init=False) 115 header: 'urwid.Text' = attr.ib(factory=lambda: urwid.Text('Mesa Stable Picker', align='center'), init=False) 132 urwid.Text('[U]pdate'), 133 urwid.Text('[Q]uit'), 134 urwid.Text('[C]herry Pick'), 135 urwid.Text('[D]enominate'), 136 urwid.Text('[B]ackport') [all...] |
| /xsrc/external/mit/xterm/dist/vttests/ |
| utf8.pl | 40 use Text::CharWidth qw(mbswidth);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| aubinator_viewer.cpp | 362 ImGui::Text("Shader not available"); 422 ImGui::Text("URB allocation:"); 496 ImGui::Text("Memory view at 0x%" PRIx64 " not available", window->address); 578 ImGui::Text("Entry%03i - phys_addr=0x%" PRIx64 " - virt_addr=0x%" PRIx64, 602 ImGui::Text("pml4: %" PRIx64, window->mem->pml4); 759 ImGui::Text("execbuf %i", window->exec_idx); 849 ImGui::Text("%s : %i -> %i\n", field->name, field->start, field->end); 915 ImGui::Text("%s : %i -> %i\n", field->name, field->start, field->end); 933 ImGui::Text("%s : %i -> %i\n", field->name, field->start, field->end); 1004 ImGui::Text("File name: %s", context.input_file) [all...] |
| aubinator_viewer_decoder.cpp | 78 ImGui::Text("%s: ", iter.name); ImGui::SameLine(); 81 ImGui::Text("%s: %s", iter.name, iter.value); 320 ImGui::Text("descriptor %d: %012x", i, descriptor_offset); 397 ImGui::Text("vertex buffer %d, size %d, pitch %d", index, vb_size, pitch); 594 ImGui::Text("constant buffer %d, size %u", i, size); 673 ImGui::Text("%s", struct_type); 684 ImGui::Text("%s %d", struct_type, i);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| aubinator_viewer.cpp | 364 ImGui::Text("Shader not available"); 424 ImGui::Text("URB allocation:"); 498 ImGui::Text("Memory view at 0x%lx not available", window->address); 580 ImGui::Text("Entry%03i - phys_addr=0x%lx - virt_addr=0x%lx", 604 ImGui::Text("pml4: %lx", window->mem->pml4); 761 ImGui::Text("execbuf %i", window->exec_idx); 851 ImGui::Text("%s : %i -> %i\n", field->name, field->start, field->end); 917 ImGui::Text("%s : %i -> %i\n", field->name, field->start, field->end); 935 ImGui::Text("%s : %i -> %i\n", field->name, field->start, field->end); 1006 ImGui::Text("File name: %s", context.input_file) [all...] |
| aubinator_viewer_decoder.cpp | 78 ImGui::Text("%s: ", iter.name); ImGui::SameLine(); 81 ImGui::Text("%s: %s", iter.name, iter.value); 316 ImGui::Text("descriptor %d: %012x", i, descriptor_offset); 393 ImGui::Text("vertex buffer %d, size %d, pitch %d", index, vb_size, pitch); 590 ImGui::Text("constant buffer %d, size %u", i, size); 669 ImGui::Text("%s", struct_type); 680 ImGui::Text("%s %d", struct_type, i);
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| imgui_memory_editor.h | 21 // - v0.11: always refresh active text input with the latest byte from source memory if it's not being edited. 44 // - Arrows are being sent to the InputText() about to disappear which for LeftArrow makes the text cursor appear at position 1 for one frame. 285 ImGui::Text(format_address, s.AddrDigitsCount, base_display_addr + addr); 315 // Display text input on current byte 328 // FIXME: We should have a way to retrieve the text edit cursor position more easily in the API, this is rather tedious. This is such a ugly mess we may be better off not using InputText() at all here. 379 ImGui::Text(".%c ", b); 383 ImGui::Text(" "); 385 ImGui::Text(format_byte_space, b); 392 ImGui::Text(format_byte_space, b); 467 ImGui::Text(format_range, s.AddrDigitsCount, base_display_addr, s.AddrDigitsCount, base_display_addr + mem_siz (…) [all...] |
| imgui.cpp | 51 - I integrated Dear ImGui in my engine and the text or lines are blurry.. 114 - CTRL+Click on a slider or drag box to input value as text. 116 - Text editor: 117 - Hold SHIFT or use mouse to select text. 123 - ESCAPE to revert text to its original value. 125 - Controls are automatically adjusted for OSX to match standard OSX text editing operations. 201 ImGui::Text("Hello, world!"); 253 ImGui::Text("Hello, world!"); 254 MyGameUpdate(); // may use any ImGui functions, e.g. ImGui::Begin("My window"); ImGui::Text("Hello, world!"); ImGui::End(); 451 - 2017/08/09 (1.51) - removed ValueColor() helpers, they are equivalent to calling Text(label) + SameLine() + ColorButton() [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| engine.c | 1171 const char *Text; 1209 for (i = 0; MenuItems[i].Text; i++) { 1210 glutAddMenuEntry(MenuItems[i].Text, i);
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/ |
| overlay.cpp | 702 ImGui::Text("Device: %s", device_data->properties.deviceName); 706 ImGui::Text("Swapchain format: %s", format_name); 707 ImGui::Text("Frames: %" PRIu64, data->n_frames); 709 ImGui::Text("FPS: %.2f" , data->fps); 750 ImGui::Text("%s: %.3fms [%.3f, %.3f]", overlay_param_names[s], 760 ImGui::Text("%s: %.0f [%" PRIu64 ", %" PRIu64 "]", overlay_param_names[s],
|
| /xsrc/external/mit/xclipboard/dist/ |
| xclipboard.c | 62 #define Text asciiTextWidgetClass 166 static Widget text, nextButton, prevButton, indexLabel; variable 205 SaveClip (text, currentClip); 207 RestoreClip (text, currentClip); 218 SaveClip (text, currentClip); 220 RestoreClip (text, currentClip); 237 DeleteClip (text, currentClip); 239 RestoreClip (text, currentClip); 250 XtCloseDisplay (XtDisplay (text)); 329 success = XawAsciiSaveAsFile (XawTextGetSource (text), filename) [all...] |
| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| xaw.c | 59 #include <X11/Xaw/Text.h> 113 {LispFunction, Lisp_XawTextGetSource, "xaw-text-get-source widget"}, 114 {LispFunction, Lisp_XawTextLastPosition, "xaw-text-last-position widget"}, 115 {LispFunction, Lisp_XawTextReplace, "xaw-text-replace widget left right text"}, 116 {LispFunction, Lisp_XawTextSearch, "xaw-text-search widget direction text"}, 117 {LispFunction, Lisp_XawTextGetInsertionPoint, "xaw-text-get-insertion-point widget"}, 118 {LispFunction, Lisp_XawTextSetInsertionPoint, "xaw-text-set-insertion-point widget position"}, 153 (void)LispSetVariable(ATOM2("ASCII-TEXT-WIDGET-CLASS") [all...] |
| /xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/ |
| overlay.cpp | 935 ImGui::Text("Device: %s", device_data->properties.deviceName); 940 ImGui::Text("Swapchain format: %s", format_name); 943 ImGui::Text("Frames: %" PRIu64, data->n_frames); 945 ImGui::Text("FPS: %.2f" , data->fps); 989 ImGui::Text("%s: %.3fms [%.3f, %.3f]", overlay_param_names[s], 999 ImGui::Text("%s: %.0f [%" PRIu64 ", %" PRIu64 "]", overlay_param_names[s],
|