Home
last modified time | relevance | path

Searched defs:newLine (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/experimental/sktext/tests/
H A DShapedText.cpp54 auto newLine = utf16.find_first_of(u"\n"); in UNIX_ONLY_TEST() local
73 auto newLine = utf16.find_first_of(u"\n"); in UNIX_ONLY_TEST() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_uni_render_judgement_test.cpp89 std::string newLine = "add test line"; in HWTEST_F() local
90 writeFile << newLine; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_judgement_test.cpp90 std::string newLine = "add test line"; in HWTEST_F() local
91 writeFile << newLine; in HWTEST_F() local
/base/tee/tee_client/services/tlogcat/include/
H A Dtlogcat.h50 uint8_t newLine; /* '\n' char, easy viewing log in bbox.bin file */ member
/third_party/glslang/glslang/MachineIndependent/
H A DScan.h164 void setLine(int newLine) in setLine() argument
/third_party/node/deps/v8/src/inspector/
H A Dsearch-util.cc57 size_t newLine = match.find("\n"); in findMagicComment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DItaniumDemangle.cpp180 void newLine() { in newLine() function
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp357 const auto& newLine = fLines[pos.fParagraphIndex]; in move() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.cpp538 bool newLine = true; in ToHtml() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java391 private void newLine() { in newLine() method in ViewableTaggedData.DrawContext
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp1171 char newLine = '\n'; in LL_message() local

Completed in 10 milliseconds