Home
last modified time | relevance | path

Searched defs:newLine (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/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"; variable
/ohos5.0/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"; variable
/ohos5.0/base/tee/tee_client/services/tlogcat/include/
H A Dtlogcat.h50 uint8_t newLine; /* '\n' char, easy viewing log in bbox.bin file */ member
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.cpp542 bool newLine = true; in ToHtml() local