Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dmake_capi_header.py27 def make_capi_static_funcs(funcs, indent, defined_names, translate_map): argument
47 def make_capi_class_funcs(funcs, indent, defined_names, translate_map): argument
H A Dfile_parser.py36 def wrap_text(text, indent='', maxchars=120): argument
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp618 int indent = 1; in Dump() local
640 void Property::DumpValue(uint8_t indent, const std::shared_ptr<Value> &value, const std::string &na… in DumpValue()
648 void Property::DumpValues(uint8_t indent, const std::shared_ptr<std::vector<Value>> &values, const … in DumpValues()
663 void Property::DumpForm(uint8_t indent) in DumpForm()
H A Dmtp_packet_tools.cpp952 std::string MtpPacketTool::GetIndentBlank(size_t indent) in GetIndentBlank()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_test.cpp148 size_t indent = 0; variable
266 uint8_t indent = 0; variable
430 uint8_t indent = 0; variable
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp170 const int indent = 2; in Print() local
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtext_gen.cpp355 auto indent = indentMap.find(times); in Indent() local
567 bool TextGen::HcsPrintArrayContent(const std::shared_ptr<AstObject> &object, uint32_t indent) in HcsPrintArrayContent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dparagraph.h140 Dimension indent; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp445 double indent; in ApplyIndents() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.cpp712 auto indent = static_cast<float>(value); in ApplyIndent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp676 bool RosenRenderCustomPaint::IsApplyIndent(const MeasureContext& context, double& indent) in IsApplyIndent()
833 double indent = 0.0; in MeasureTextSizeInner() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp515 float indent = 3.4; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp252 static void DumpTree(ArkUINodeHandle node, int indent) {} in DumpTree()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_bridge.cpp761 CalcDimension indent; in SetTextIndent() local
H A Darkts_native_search_bridge.cpp986 CalcDimension indent; in SetTextIndent() local
H A Darkts_native_text_area_bridge.cpp977 CalcDimension indent; in SetTextIndent() local
H A Darkts_native_text_input_bridge.cpp1277 CalcDimension indent; in SetTextIndent() local