/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_unicodedata.py | 304 r"\u%.4x should be a linebreak" % i) 307 r"\u%.4x should not be a linebreak" % i)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_unicodedata.py | 304 r"\u%.4x should be a linebreak" % i) 307 r"\u%.4x should not be a linebreak" % i)
|
/external/ceres-solver/examples/ |
pgm_image.h | 281 // TODO(strandmark): Will not work on Windows (linebreak conversion).
|
/external/icu4c/common/ |
dictbe.cpp | 212 fThaiWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]]"), status); 216 fMarkSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]&[:M:]]"), status); 438 fKhmerWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Khmr:]&[:LineBreak=SA:]]"), status); 442 fMarkSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Khmr:]&[:LineBreak=SA:]&[:M:]]"), status); [all...] |
rbbirb.h | 142 // chars with LineBreak property == CM.
|
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/ |
tinyxml.h | [all...] |
/external/sfntly/cpp/src/test/tinyxml/ |
tinyxml.h | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
RenderStyleConstants.h | 234 enum LineBreak {
|
RenderStyle.h | 625 return whiteSpace() == PRE_WRAP || lineBreak() == LineBreakAfterWhiteSpace; [all...] |
/external/chromium_org/third_party/icu/source/common/ |
rbbirb.h | 142 // chars with LineBreak property == CM.
|
dictbe.cpp | 221 fThaiWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]]"), status); 225 fMarkSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]&[:M:]]"), status);
|
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/ |
adm_writer.py | 29 '''Appends a string with indentation and a linebreak to |self.lines|.
|
/dalvik/docs/ |
prettify.js | [all...] |
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_worditerator.cc | 151 "$dictionary = [:LineBreak = Complex_Context:];"
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSProperties.in | 197 -webkit-line-break type_name=LineBreak
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/ |
BreakingContextInlineHeaders.h | 243 InlineIterator lineBreak() { return m_lineBreak; } [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
brkiter.h | 328 * LineBreak is useful for word wrapping text.
|
/external/chromium_org/third_party/skia/src/animator/ |
SkAnimatorScript.cpp | 39 { SkType_TextBoxMode, "oneLine|lineBreak" },
|
SkAnimatorScript2.cpp | 39 { SkType_TextBoxMode, "oneLine|lineBreak" },
|
/external/chromium_org/tools/grit/grit/gather/ |
tr_html_unittest.py | 331 # a linebreak (this catches a bug we had).
|
/external/icu4c/common/unicode/ |
brkiter.h | 320 * LineBreak is useful for word wrapping text.
|
/external/icu4c/test/depstest/ |
dependencies.txt | 168 # fThaiWordSet.applyPattern(UNICODE_STRING_SIMPLE("[[:Thai:]&[:LineBreak=SA:]]"), status)
|
/external/markdown/markdown/ |
__init__.py | 268 self.inlinePatterns["linebreak"] = \
|
/external/skia/src/animator/ |
SkAnimatorScript.cpp | 39 { SkType_TextBoxMode, "oneLine|lineBreak" },
|
SkAnimatorScript2.cpp | 39 { SkType_TextBoxMode, "oneLine|lineBreak" },
|