Home
last modified time | relevance | path

Searched defs:indent (Results 1 – 10 of 10) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dproperty.cpp680 int indent = 1; in Dump() local
702 void Property::DumpValue(uint8_t indent, const std::shared_ptr<Value> &value, const std::string &na… in DumpValue()
710 void Property::DumpValues(uint8_t indent, const std::shared_ptr<std::vector<Value>> &values, const … in DumpValues()
725 void Property::DumpForm(uint8_t indent) in DumpForm()
Dmtp_packet_tools.cpp962 std::string MtpPacketTool::GetIndentBlank(size_t indent) in GetIndentBlank()
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dline_metrics.h31 double indent = 0.0; member
Dline_breaker.cpp95 double indent = 0.0; in GetIndent() local
230 double indent = GetIndent(widthLimit, index, indents); in GenerateLineMetrics() local
Dtext_breaker.cpp53 double indent = 0.0; in GetIndent() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
Dmtp_test.cpp148 size_t indent = 0; variable
266 uint8_t indent = 0; variable
430 uint8_t indent = 0; variable
/foundation/graphic/graphic_2d/rosen/test/texgine/fuzztest/typography_fuzzer/
Dtypography_fuzzer.cpp41 float indent = GetObject<double>(); in TypographySetIndentsFuzzTest() local
/foundation/arkui/ace_engine/frameworks/core/components/text/
Drosen_render_text.cpp445 double indent; in ApplyIndents() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_custom_paint.cpp674 bool RosenRenderCustomPaint::IsApplyIndent(const MeasureContext& context, double& indent) in IsApplyIndent()
827 double indent = 0.0; in MeasureTextSizeInner() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_layout_algorithm.cpp971 double indent = 0.0; in ApplyIndent() local