Searched
full:separator (Results
1551 -
1575 of
2854) sorted by null
<<61626364656667686970>>
/external/chromium_org/chrome/browser/resources/file_manager/ |
main.html | 201 <hr id="default-action-separator" visibleif="full-page" hidden> 231 <hr id="drive-separator">
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_popup_controller_unittest.cc | 298 // Make sure next skips the unselectable separator. 302 // Make sure previous skips the unselectable separator.
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
omnibox_popup_view_mac_unittest.mm | 334 // something separating them. Not being specific about the separator 452 // The first run is the contents and the separator, the second run
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_result_view.cc | 242 base::string16 separator = local 247 x = DrawString(canvas, separator, classifications, true, x,
|
/external/chromium_org/chrome/common/extensions/api/ |
input_ime.json | 45 "description": "Enum representing if this item is: check, radio, or a separator. Radio buttons between separators are considered grouped.", 46 "enum": ["check", "radio", "separator"]
|
/external/chromium_org/chromeos/network/onc/ |
onc_validator.cc | 300 const std::string& separator) { 303 return JoinString(string_vector, separator);
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_profile.cc | 661 const base::string16 separator = local 675 label.append(separator);
|
/external/chromium_org/testing/gtest/scripts/ |
pump.py | 51 | $for ID SEPARATOR [[ CODE ]] 58 SEPARATOR ::= RAW_CODE | EMPTY
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderCounter.cpp | 404 if (!m_counter.separator().isNull()) { 409 + m_counter.separator() + text;
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
elementsPanel.css | 192 .styles-pane .sidebar-separator { 594 .sidebar-pane.composite .platform-fonts .sidebar-separator {
|
/external/chromium_org/third_party/WebKit/Source/web/ |
PopupListBox.cpp | 435 // It doesn't look good but Autofill requires special style for separator. 649 // Separator row height is the same size as itself.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uchar.h | [all...] |
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
phonenumbermatcher.cc | 237 // Matches strings that look like dates using "/" as a separator. Examples: 718 // We format the NSN only, and split that according to the separator. [all...] |
/external/chromium_org/tools/grit/grit/ |
util.py | 88 # if the prefix ends with the separator, then it is prefect. 106 # is the separator, then the prefix appears to be a
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
common.py | 58 # NOTE: rsplit is used to disambiguate the Windows drive letter separator. 279 together using the space character as an argument separator.
|
/external/chromium_org/ui/views/controls/menu/ |
menu_controller.h | 230 // but is over a menu (for example, the mouse is over a separator or 305 // over_any_menu to be true. For example, the user clicked on a separator.
|
native_menu_win.cc | 186 // Measure separator size. 310 // Draw the separator
|
/external/chromium_org/webkit/data/test_shell/frames/ |
iframe1.html | 25 <span class="separator">|</span> <a href="http://www.w3.org/WAI/" rel="in-area" title="Web Accessibility Initiative (WAI) Home Page"><img alt="Web Accessibility Initiative" src="iframe1_files/wai.gif" height="48" width="212"></a> 26 <span class="separator">|</span> <a href="http://www.w3.org/WAI/UA/" title="User Agent Accessibility Guidelines Working Group (UAWG)">User Agent Working Group (UAWG)</a>
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
coverage-frames.xsl | 7 <xsl:decimal-format decimal-separator="." grouping-separator="," />
|
junit-noframes.xsl | 7 <xsl:decimal-format decimal-separator="." grouping-separator="," />
|
maudit-frames.xsl | 7 <xsl:decimal-format decimal-separator="." grouping-separator="," />
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/ |
genericTargets.xml | 55 pluginPath="${transformedRepoLocation}${path.separator}${pluginPath}" 97 pluginPath="${transformedRepoLocation}${path.separator}${pluginPath}"
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
BuildsView.java | 25 import org.eclipse.jface.action.Separator; 424 manager.add(new Separator());
|
ComponentResultsView.java | 24 import org.eclipse.jface.action.Separator; 208 manager.add(new Separator());
|
/external/gtest/scripts/ |
pump.py | 51 | $for ID SEPARATOR [[ CODE ]] 58 SEPARATOR ::= RAW_CODE | EMPTY
|
Completed in 835 milliseconds
<<61626364656667686970>>