/external/chromium/chrome/browser/ui/views/ |
status_bubble_views.h | 97 // The original, non-elided URL.
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
ev_bubble_decoration.mm | 92 // Use the elided label.
|
/external/libvpx/libvpx/examples/ |
simple_decoder.txt | 10 The details of the IVF format have been elided from this example for
|
simple_encoder.txt | 10 The details of the IVF format have been elided from this example for
|
/ndk/sources/host-tools/make-3.81/glob/ |
fnmatch.h | 35 it is used only inside the prototype for `fnmatch', which is elided in
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
autocomplete_result_view.cc | 360 // text needs to be elided at the run boundary. 368 // This run or one before it needs to be elided. 372 // This classification or one before it needs to be elided. Erase all 394 int flags = gfx::Canvas::NO_ELLIPSIS; // We've already elided. 474 // Erase any other classifications that come after the elided one.
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_result_view.cc | 432 // text needs to be elided at the run boundary. 440 // This run or one before it needs to be elided. 445 // This classification or one before it needs to be elided. Erase all 509 // of loop). Append one here to represent those elided portions. 547 // Erase any other classifications that come after the elided one.
|
/packages/apps/UnifiedEmail/assets/ |
script.js | 98 // Revealing the elided text should normalize it to fit-width to prevent 111 var elements = elt.getElementsByClassName("elided-text"); 116 toggleElement.className = "mail-elided-text"; 494 * The image could be within an elided-text block, or at the top level of a message. 495 * When a new image loads, its new bounds may affect message or elided-text geometry, 504 var parent = up(e.target, "elided-text") || up(e.target, "mail-message-content");
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_popup_controller_impl.h | 168 // elided if there isn't enough space). 234 // Since names_ can be elided to ensure that it fits on the screen, we need to
|
/external/chromium_org/chrome/browser/ui/gtk/ |
content_setting_bubble_gtk.cc | 161 std::string elided = BuildElidedText(*i); local 166 theme_provider->BuildLabel(elided.c_str(), ui::kGdkBlack);
|
status_bubble_gtk.h | 135 // The possibly elided url text we want to display.
|
avatar_menu_item_gtk.cc | 35 // elided.
|
/external/chromium_org/ui/gfx/ |
text_elider.cc | 99 // If true, the middle of the string will be elided. 129 // possible elided path, or an empty string if elision is not possible. 176 // is sufficient, the domain will not be elided. 202 // Fit the username in the remaining width (at this point the elided username 245 // Return general elided text if url minus the query fits. 389 // Return elided domain/.../filename anyway. 491 // Use binary search to compute the elided text. [all...] |
/external/chromium/base/ |
safe_strerror_posix.cc | 101 // The other one will be elided from the translation unit since both are
|
/external/chromium/chrome/browser/ui/cocoa/ |
status_bubble_mac.h | 152 // The original, non-elided URL.
|
/external/chromium/chrome/browser/ui/gtk/ |
status_bubble_gtk.h | 134 // The possibly elided url text we want to display.
|
/external/chromium_org/base/ |
safe_strerror_posix.cc | 101 // The other one will be elided from the translation unit since both are
|
/external/chromium_org/chrome/browser/ui/views/ |
new_avatar_button.cc | 43 // Maximum characters the button can be before the text will get elided.
|
status_bubble_views.h | 102 // The original, non-elided URL.
|
/external/chromium_org/ui/views/corewm/ |
tooltip_aura_unittest.cc | 75 // Tooltip with really long word gets elided.
|
/external/chromium_org/native_client_sdk/src/doc/reference/ |
pnacl-c-cpp-language-support.rst | 50 Non-atomic memory accesses may be reordered, separated, elided or fused 121 elided. They can be separated into smaller width accesses.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
status_bubble_mac.h | 172 // The original, non-elided URL.
|
/ndk/sources/host-tools/make-3.81/ |
hash.h | 34 it is used only inside the prototype for `fnmatch', which is elided in
|
/external/chromium_org/net/http/ |
http_request_headers.cc | 210 it->value.c_str() : "[elided]"))));
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
TCPackedCache.h | 85 // if the elided code contains no c.Put calls.
|