Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dline_metrics.h29 double indent = 0.0; member
/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/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
Dmtp_test.cpp149 size_t indent = 0; variable
267 uint8_t indent = 0; variable
431 uint8_t indent = 0; variable
/foundation/arkui/ace_engine/frameworks/core/components/text/
Dflutter_render_text.cpp418 double indent; in ApplyIndents() local
Drosen_render_text.cpp435 double indent; in ApplyIndents() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_layout_algorithm.cpp714 double indent = 0.0; in ApplyIndents() local