OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whitespace
(Results
776 - 800
of
2404
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/chrome/common/importer/
firefox_importer_utils_unittest.cc
54
//
Whitespace
/external/chromium_org/chrome/renderer/safe_browsing/
features.h
168
// Token feature for a term (
whitespace
-delimited) on a page. Terms can be
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider_hunspell_unittest.cc
73
// when a user inserts
whitespace
characters.
/external/chromium_org/components/policy/tools/
syntax_check_policy_template_json.py
373
# Check for trailing
whitespace
.
378
self._LineWarning('Trailing
whitespace
.', line_number)
380
self._LineError('Trailing
whitespace
.', line_number)
389
# Check for correct amount of leading
whitespace
.
/external/chromium_org/content/browser/renderer_host/
webmenurunner_mac.mm
87
// string that doesn't contain any leading or trailing
whitespace
. This is
/external/chromium_org/net/proxy/
proxy_resolver_winhttp.cc
99
// separated by semicolons or
whitespace
.
/external/chromium_org/net/tools/fetch/
http_listen_socket.cc
60
// - does not handle
whitespace
on first HTTP line correctly. Expects
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-base64.js
95
// Skip illegal characters and
whitespace
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-base64.js
95
// Skip illegal characters and
whitespace
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-base64.js
95
// Skip illegal characters and
whitespace
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSKeyframeRule.cpp
65
// FIXME: Should we trim
whitespace
?
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLMetaCharsetParser.cpp
69
// Skip
whitespace
.
HTMLParserIdioms.h
40
// Strip leading and trailing
whitespace
as defined by the HTML specification.
HTMLSrcsetParser.cpp
89
// 4. Splitting loop: Skip
whitespace
.
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextMetricsBuilder.cpp
145
bool preserveWhiteSpace = text->style()->
whiteSpace
() == PRE;
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGParserUtilities.cpp
183
// and might not have any
whitespace
/comma after it
326
// walk backwards from the ; to ignore any
whitespace
472
while (ptr < end && *ptr != seperator) // careful not to ignore
whitespace
inside inputs
478
// walk backwards from the ; to ignore any
whitespace
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ObjectPopoverHelper.js
117
popoverContentElement.style.
whiteSpace
= "pre";
/external/chromium_org/third_party/WebKit/Source/platform/
Length.cpp
54
// IE quirk: Skip
whitespace
between the number and the % character (20 % => 20%).
Theme.h
93
// Whether or not
whitespace
: pre should be forced on always.
/external/chromium_org/third_party/WebKit/Source/platform/network/
HTTPParsers.cpp
46
// true if there is more to parse, after incrementing pos past
whitespace
.
334
// skip
whitespace
384
// At end of previous directive: consume
whitespace
, semicolon, and
whitespace
.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
checker.py
95
'-
whitespace
/blank_line',
96
'-
whitespace
/end_of_line',
142
"+
whitespace
/carriage_return"]),
235
"
whitespace
/carriage_return": 1
error_handlers.py
42
"
whitespace
/newline".
/external/chromium_org/third_party/freetype/src/base/
ftdebug.c
175
/* skip leading
whitespace
and separators */
/external/chromium_org/third_party/icu/source/i18n/
name2uni.cpp
166
// Ignore leading
whitespace
/external/chromium_org/third_party/mozilla/
NSURL+Utils.m
129
//
whitespace
because NSScanner ignores these by default.
Completed in 599 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>