Home
last modified time | relevance | path

Searched defs:ResetTextIndent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_bridge.cpp771 ArkUINativeModuleValue TextBridge::ResetTextIndent(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextIndent() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_search_bridge.cpp996 ArkUINativeModuleValue SearchBridge::ResetTextIndent(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextIndent() function in OHOS::Ace::NG::SearchBridge
H A Darkts_native_text_area_bridge.cpp987 ArkUINativeModuleValue TextAreaBridge::ResetTextIndent(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextIndent() function in OHOS::Ace::NG::TextAreaBridge
H A Darkts_native_text_input_bridge.cpp1287 ArkUINativeModuleValue TextInputBridge::ResetTextIndent(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextIndent() function in OHOS::Ace::NG::TextInputBridge
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp9463 void ResetTextIndent(ArkUI_NodeHandle node) in ResetTextIndent() function