OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whitespace
(Results
301 - 325
of
1013
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/WebCore/rendering/style/
RenderStyle.h
475
EWhiteSpace
whiteSpace
() const { return static_cast<EWhiteSpace>(inherited_flags._white_space); }
484
return autoWrap(
whiteSpace
());
495
return preserveNewline(
whiteSpace
());
500
// Pre and prewrap do not collapse
whitespace
.
506
return collapseWhiteSpace(
whiteSpace
());
523
return
whiteSpace
() == PRE_WRAP || khtmlLineBreak() == AFTER_WHITE_SPACE;
[
all
...]
/frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_nontext.txt
[
all
...]
/build/core/
product_config.mk
271
#
whitespace
characters on either side of the '='.
281
# An list of
whitespace
-separated words.
/dalvik/libcore/regex/src/main/java/java/util/regex/
Pattern.java
81
* This constant specifies that a {@code Pattern} may contain
whitespace
or
82
* comments. Otherwise comments and
whitespace
are taken as literal
/dalvik/libcore/support/src/test/java/tests/support/
Support_Configuration.java
391
mode = IGNORE; // Ignore
whitespace
on the next line
428
mode = IGNORE; // Ignore
whitespace
on the next line
/dalvik/vm/
Ddm.c
421
* Skip
whitespace
-separated tokens.
427
cp += strspn(cp, kWhitespace); // skip
whitespace
/external/icu4c/tools/icupkg/
icupkg.cpp
129
"\tby
whitespace
(space+tab).\n"
131
"\tLines where the first non-
whitespace
character is one of %s\n"
/external/jpeg/
wizard.doc
41
Quantization table files are free format, in that arbitrary
whitespace
can
153
Scan script files are free format, in that arbitrary
whitespace
can appear
/external/srec/srec/Nametag/src/
NametagsImpl.c
140
/* Find next
whitespace
*/
151
/* Find next non-
whitespace
*/
/external/v8/src/
scanner.h
350
static unibrow::Predicate<unibrow::
WhiteSpace
, 128> kIsWhiteSpace;
429
// The only allowed
whitespace
characters between tokens are tab,
/external/webkit/LayoutTests/fast/js/resources/
json2-es5-compat.js
23
be packed without extra
whitespace
. If it is a number,
450
// we look to see that the remaining characters are only
whitespace
or ']' or
/external/webkit/SunSpider/hosted/
json2.js
31
be packed without extra
whitespace
. If it is a number,
454
// we look to see that the remaining characters are only
whitespace
or ']' or
/external/webkit/WebCore/editing/
InsertParagraphSeparatorCommand.cpp
383
// Handle
whitespace
that occurs after the split
388
// Clear out all
whitespace
and insert one non-breaking space
/external/webkit/WebCore/platform/
MIMETypeRegistry.cpp
193
Mozilla 1.8 allows leading and trailing
whitespace
, but WinIE 7 doesn't.
194
Mozilla 1.8 and WinIE 7 both accept the empty string, but neither accept a
whitespace
-only string.
/frameworks/base/core/java/android/content/res/
XmlBlock.java
152
//
whitespace
was stripped by aapt.
299
if(eventType == TEXT && isWhitespace()) { // skip
whitespace
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-c++filt.1
321
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
arm-eabi-readelf.1
357
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
arm-eabi-strip.1
364
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
arm-eabi-windres.1
324
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-c++filt.1
321
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
arm-eabi-readelf.1
381
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
arm-eabi-strip.1
372
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
arm-eabi-windmc.1
332
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
arm-eabi-windres.1
335
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-c++filt.1
321
Options in \fIfile\fR are separated by
whitespace
. A
whitespace
Completed in 323 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>