| /freebsd/stand/lua/ |
| H A D | menu.lua | 42 name = "Back to main menu" .. color.highlight(" [Backspace]"), 124 return color.highlight("A").."ctive: " .. 139 return color.highlight("b") .. "ootfs: " .. 159 name = "Load System " .. color.highlight("D") .. 176 return OnOff(color.highlight("A") .. 186 return OnOff("Safe " .. color.highlight("M") .. 196 return OnOff(color.highlight("S") .. 206 return OnOff(color.highlight("V") .. 278 return color.highlight("B") .. "oot " .. 280 color.highlight("[Enter]") [all …]
|
| H A D | color.lua | 108 function color.highlight(str) function
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
| H A D | MarkupFilter.cpp | 169 highlight(); in beginModuleInfoLine() 227 highlight(); in trySymbol() 275 highlight(); in tryPC() 328 highlight(); in tryBackTrace() 391 highlight(); in tryData() 430 void MarkupFilter::highlight() { in highlight() function in MarkupFilter 470 highlight(); in printRawElement() 484 highlight(); in printValue()
|
| /freebsd/contrib/lutok/api-docs/html/search/ |
| H A D | search.css | 164 color: var(--search-filter-highlight-text-color); 165 background-color: var(--search-filter-highlight-bg-color);
|
| /freebsd/usr.bin/ncal/ |
| H A D | ncal.c | 171 static void highlight(char *dst, char *src, int len, int *extraletters); 838 highlight(mlines->lines[i] + k, in mkmonthr() 945 highlight(mlines->lines[i] + k, in mkmonthb() 1119 highlight(char *dst, char *src, int len, int *extralen) in highlight() function
|
| /freebsd/contrib/less/ |
| H A D | lessmsg | 213 Dont_highlight_search_matches Don't highlight search matches 247 Dont_highlight_target_line Don't highlight target line 249 Dont_highlight_first_unread_line Don't highlight first unread line 288 Line_highlight_applies_to_text_only Line highlight applies to text only 289 Line_highlight_applies_to_entire_width_of_screen Line highlight applies to entire width of screen
|
| H A D | lessmsg.inc | 181 M(Dont_highlight_search_matches,"Don't highlight search matches") 215 M(Dont_highlight_target_line,"Don't highlight target line") 217 M(Dont_highlight_first_unread_line,"Don't highlight first unread line") 256 M(Line_highlight_applies_to_text_only,"Line highlight applies to text only") 257 M(Line_highlight_applies_to_entire_width_of_screen,"Line highlight applies to entire width of scree…
|
| H A D | NEWS | 131 * Make -w/-W highlight lines when moving backward as well as forward 785 * Display -w highlight even if highlighted line is empty. 1068 * Fix highlight bug when underlined/overstruck text matches at end of line. 1093 * Fix highlight bug when searching for underlined/overstruck text. 1544 * New modifier for search commands: ^K means highlight the matches 1605 to -G. A new flag, -g, changes search highlighting to highlight
|
| /freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
| H A D | group_input.subr | 73 # non-NULL, initially highlight $default group. 417 # $defaultitem is present and non-NULL, initially highlight the item in the 476 # $group argument. If $defaultitem is present and non-NULL, initially highlight 538 # If $defaultitem is present and non-NULL, initially highlight the item in the
|
| H A D | user_input.subr | 106 # non-NULL, initially highlight $default user. 993 # user_uid. If $defaultitem is present and non-NULL, initially highlight the 1108 # NULL, initially highlight the item in the menu. 1230 # user_uid. If $defaultitem is present and non-NULL, initially highlight the
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/ |
| H A D | MarkupFilter.h | 105 void highlight();
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 1552 bool highlight = is_selected && current_choice == m_choice; in DrawContent() local 1553 if (highlight) in DrawContent() 1557 if (highlight) in DrawContent() 1774 void DrawRemoveButton(Surface &surface, int highlight) { in DrawRemoveButton() argument 1776 if (highlight) in DrawRemoveButton() 1779 if (highlight) in DrawRemoveButton() 1812 bool highlight = in DrawNewButton() local 1814 if (highlight) in DrawNewButton() 1817 if (highlight) in DrawNewButton() 3899 void DrawMenuTitle(Window &window, bool highlight); [all …]
|
| H A D | CoreProperties.td | 113 def HighlightSource: Property<"highlight-source", "Boolean">, 116 Desc<"If true, LLDB will highlight the displayed source code.">;
|
| /freebsd/sys/contrib/openzfs/module/zstd/ |
| H A D | README.md | 31 6. Release notes should highlight Zstd updates and any expected impact (e.g.
|
| /freebsd/contrib/libxo/doc/_static/ |
| H A D | basic.css_t | 564 div.code-block-caption + div > div.highlight > pre { 580 div.literal-block-wrapper div.highlight {
|
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps.hpux11 | 828 enter_horizontal_hl_mode ehhlm str Q1 - - ----- Enter horizontal highlight mode 829 enter_left_hl_mode elhlm str Q2 - - ----- Enter left highlight mode 830 enter_low_hl_mode elohlm str Q3 - - ----- Enter low highlight mode 831 enter_right_hl_mode erhlm str Q4 - - ----- Enter right highlight mode 832 enter_top_hl_mode ethlm str Q5 - - ----- Enter top highlight mode 833 enter_vertical_hl_mode evhlm str Q6 - - ----- Enter vertical highlight mode 835 exit_horizontal_hl_mode rmhhlm str Q8 - - ----K Exit horizontal highlight mode 836 exit_left_hl_mode rmlhlm str Q9 - - ----K Exit left highlight mode 837 exit_low_hl_mode rmlohlm str Qa - - ----K Exit low highlight mode 838 exit_right_hl_mode rmrhlm str Qb - - ----K Exit right highlight mode [all …]
|
| H A D | Caps.osf1r5 | 830 enter_horizontal_hl_mode ehhlm str Xh - - ----- Enter horizontal highlight mode 831 enter_left_hl_mode elhlm str Xl - - ----- Enter left highlight mode 832 enter_low_hl_mode elohlm str Xo - - ----- Enter low highlight mode 833 enter_right_hl_mode erhlm str Xr - - ----- Enter right highlight mode 834 enter_top_hl_mode ethlm str Xt - - ----- Enter top highlight mode 835 enter_vertical_hl_mode evhlm str Xv - - ----- Enter vertical highlight mode
|
| H A D | Caps | 825 enter_horizontal_hl_mode ehhlm str Xh - - ----- Enter horizontal highlight mode 826 enter_left_hl_mode elhlm str Xl - - ----- Enter left highlight mode 827 enter_low_hl_mode elohlm str Xo - - ----- Enter low highlight mode 828 enter_right_hl_mode erhlm str Xr - - ----- Enter right highlight mode 829 enter_top_hl_mode ethlm str Xt - - ----- Enter top highlight mode 830 enter_vertical_hl_mode evhlm str Xv - - ----- Enter vertical highlight mode
|
| /freebsd/contrib/bsddialog/ |
| H A D | CHANGELOG | 109 * add: blink, halfbright, highlight to --save-theme and --load-theme. 185 * add: escapes for conf.text.highlight \Zd, \Zk, \Zs, \ZD, \ZK, \ZS. 220 * rename: conf.text.highlight -> conf.text.escape.
|
| /freebsd/contrib/ee/ |
| H A D | ee.msg | 67 56 "+# :go to line # -i :no info window -e : don't expand tabs -h :no highlight"
|
| /freebsd/contrib/lutok/api-docs/html/ |
| H A D | tabs.css | 1 …highlight-color:rgba(0,0,0,0)}.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right}.sm>li>…
|
| H A D | doxygen.css | 113 --search-filter-highlight-text-color: white; 114 --search-filter-highlight-bg-color: #3D578C; 277 --search-filter-highlight-text-color: #BCC9E2; 278 --search-filter-highlight-bg-color: #283A5D;
|
| /freebsd/contrib/libcbor/ |
| H A D | CMakeLists.txt | 209 COMMAND genhtml coverage.info --highlight --legend --output-directory
|
| /freebsd/contrib/libcbor/doc/source/ |
| H A D | getting_started.rst | 101 …makedefine <https://cmake.org/cmake/help/v3.2/command/configure_file.html?highlight=cmakedefine>`_.
|
| /freebsd/contrib/ncurses/ |
| H A D | ANNOUNCE | 482 screen-update code will refrain from drawing a highlight if the 485 It will automatically shift highlight boundaries when doing so 486 would make it possible to draw the highlight without changing the
|