Home
last modified time | relevance | path

Searched defs:indents (Results 1 - 19 of 19) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Dtypography_test.cpp132 std::vector<float> indents = {1.2, 3.4}; in HWTEST_F() local
195 std::vector<float> indents = {1.2, 3.4}; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_test.cpp125 std::vector<float> indents = { 0.5, 1 }; in HWTEST_F() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyLargeValueTest.cpp77 const float indents[] = {1.2, 3.4}; in HWTEST_F() local
289 const float indents[] = {1.2, 3.4}; in HWTEST_F() local
H A DOH_Drawing_TypographyTest.cpp510 const float indents[] = {1.2, 3.4}; in HWTEST_F() local
2432 const float indents[] = {1.2, 3.4}; in HWTEST_F() local
2458 const float indents[] = {1.2, 3.4}; in HWTEST_F() local
2484 const float indents[] = {1.2, 3.4}; in HWTEST_F() local
2659 const float indents[] = {1.2, 3.4}; in HWTEST_F() local
[all...]
/third_party/googletest/googletest/src/hwext/
H A Dgtest-filter.cc31 const char* indents[] = { " ", " " }; in printHelp() local
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp436 std::vector<float> indents; in ApplyIndents() local
/third_party/skia/modules/skparagraph/src/
H A DParagraphCache.cpp117 std::vector<SkScalar> indents; member in skia::textlayout::ParagraphCacheValue
H A DParagraphImpl.cpp1116 void ParagraphImpl::setIndents(const std::vector<SkScalar>& indents) in GetLineFontMetrics() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp110 void Typography::SetIndents(const std::vector<float>& indents) in SetIndents() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp157 void ParagraphImpl::SetIndents(const std::vector<float>& indents) in SetIndents() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp827 void TxtParagraph::SetIndents(const std::vector<float>& indents) in SetIndents() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.cpp729 std::vector<float> indents; in ApplyIndent() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp352 const float indents[] = { 1.2, 3.4 }; in HWTEST_F() local
2062 const float indents[] = { 1.2, 3.4 }; in HWTEST_F() local
2088 const float indents[] = { 1.2, 3.4 }; in HWTEST_F() local
2114 const float indents[] = { 1.2, 3.4 }; in HWTEST_F() local
2130 const float indents[] = { 1.2, 3.4 }; HWTEST_F() local
2197 const float indents[] = { 1.2, 3.4 }; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp244 std::vector<float> indents; in ApplyIndent() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.cc1869 absl::InlinedVector<int, kInlinedVectorSize> indents; in DumpNode() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp837 std::vector<float> indents; in MeasureTextSizeInner() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp1349 void OH_Drawing_TypographySetIndents(OH_Drawing_Typography* typography, int indentsNumber, const float indents[]) in OH_Drawing_TypographySetIndents() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dbtf.c923 const char *indents = " "; in __btf_show_indent() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c1086 const char *indents = " "; in __btf_show_indent() local

Completed in 54 milliseconds