/external/chromium_org/ui/app_list/ |
D | app_list_item_model.cc | 38 void AppListItemModel::SetHighlighted(bool highlighted) { in SetHighlighted() argument 39 if (highlighted_ == highlighted) in SetHighlighted() 42 highlighted_ = highlighted; in SetHighlighted()
|
D | app_list_item_model.h | 42 void SetHighlighted(bool highlighted); 43 bool highlighted() const { return highlighted_; } in highlighted() function
|
/external/chromium_org/chrome/browser/resources/signin_internals/ |
D | signin_index.css | 67 tr[highlighted] { 73 tr[highlighted]:nth-child(odd) {
|
/external/chromium_org/third_party/WebKit/Source/web/resources/ |
D | calendarPicker.css | 83 .day-cell.highlighted.today, 89 .week-number-cell.highlighted, 90 .day-cell.highlighted { 94 .week-number-cell.highlighted.disabled, 95 .day-cell.highlighted.disabled { 255 .month-button.highlighted {
|
/external/chromium_org/chrome/browser/resources/sync_internals/ |
D | about.css | 66 .aboutDetails [highlighted] { 72 .aboutDetails [highlighted]:nth-child(odd) {
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | search_metadata.cc | 207 std::string highlighted; in MaybeAddEntryToResult() local 209 (query && !FindAndHighlight(entry.base_name(), query, &highlighted))) in MaybeAddEntryToResult() 221 result_candidates->push(new ResultCandidate(it->GetID(), entry, highlighted)); in MaybeAddEntryToResult()
|
/external/chromium_org/chrome/browser/resources/extensions/ |
D | extension_error_overlay.css | 5 #extension-error-overlay .highlighted-source {
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
D | svg-modify-deleted-selection.svg | 14 …fill="green" font-size="20">Test passes if no crash on mouse click. Text may be highlighted.</text>
|
/external/llvm/utils/textmate/ |
D | README | 4 highlighted.
|
/external/chromium/chrome/browser/resources/options/ |
D | search_page.css | 5 .search-highlighted {
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
D | autofill_section_view_unittest.mm | 134 // Test a highlighted view has the right color. 140 // Test a non-highlighted view doesn't change existing background.
|
D | autofill_pop_up_button.mm | 86 // Draw a bezel that's highlighted.
|
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
D | geshi-doc.txt | 101 …highlight it! GeSHi is extremely customisable - the same source can be highlighted multiple times … 258 // Simply echo the highlighted code 294 …ecause of the inconsistent and unexpected ways stuff in <code> tags is highlighted. Besides, <code… 298 …een made in GeSHi 1.0.7.20 to force GeSHi to create a block around the highlighted source even if … 388 By default, GeSHi doesn't use the classes, so it's easy just to whack out some highlighted code if … 410 …way. You'd do this for a block of code that you expressly wanted to be highlighted in a different … 442 …ind if they're highlighted the same way (in fact, that's exactly what you want) but in one of them… 495 This method is great if you don't mind the source always being highlighted the same (in particular,… 502 …n change almost every single aspect of highlighted code - and can even say whether something is to… 514 The default styles "shine through" wherever anything isn't highlighted. Also, you can apply more ad… [all …]
|
D | CHANGES | 96 i.e. the dest was highlighted as variable declaration (milian) 123 … * Fixed Doc-URL getting reparsed by highlighted keywords of other groups (BenBE, Jordi Boggiano) 204 * Minor issue with PHP Heredoc and Nowdoc syntax sometimes not getting highlighted (BenBE) 208 * Fixed some incorrectly highlighted things with the CSS language file (milian, BenBE) 270 …t rarely skipped highlighting of escaped chars which usually should have gotten highlighted (BenBE) 271 …- Optimized generation of highlighted strings to use fast skip forward while highlighting them (M… 309 - Fixed symbols not being highlighted at all (SF #1767953, BenBE) 321 - Fixed template params for C++ and C# not being highlighted (SF #1772919, BenBE) 353 the highlighted source 363 - Fixed invalid HTML being generated and doctypes not being highlighted over [all …]
|
D | README | 12 wish to use, and the output will be a file syntax highlighted to
|
D | BUGS | 15 highlighted in just 6 seconds), but above about 25K things get a little slow... If
|
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/ |
D | toolbar_button.mm | 21 // the button, the button should not be highlighted.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | canvasProfiler.css | 181 .canvas-replay-state-view .data-grid .data-container tr:nth-child(odd).canvas-grid-node-highlighted… 186 …nvas-replay-state-view .data-grid .data-container tr:nth-child(even).canvas-grid-node-highlighted {
|
/external/chromium_org/chrome/browser/resources/options/ |
D | search_page.css | 9 .search-highlighted {
|
/external/chromium_org/ui/keyboard/resources/ |
D | main.css | 30 * Controls whether the shift key should be highlighted or not.
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | selected_keyword_decoration.mm | 20 // Matches the color of the highlighted line in the popup.
|
/external/chromium_org/ui/message_center/cocoa/ |
D | status_item_view.mm | 22 // Whether or not the status item should be drawn highlighted.
|
/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/ |
D | menu_tracked_button.mm | 56 // over the button and thus needs to be highlighted. The delay is the
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | draggable_button_unittest.mm | 132 // The button should not be highlighted after the drag finishes.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | draggable_button_unittest.mm | 127 // The button should not be highlighted after the drag finishes.
|