Home
last modified time | relevance | path

Searched defs:textCase (Results 1 - 12 of 12) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/measure/
H A Dcj_measure_ffi.h43 int32_t textCase; member
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dmeasure_util.h43 TextCase textCase = TextCase::NORMAL; member
H A Dstring_utils.h708 inline void TransformStrCase(std::string& str, int32_t textCase) in TransformStrCase() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_span_ffi.cpp58 void FfiOHOSAceFrameworkSpanSetTextCase(int32_t textCase) in FfiOHOSAceFrameworkSpanSetTextCase() argument
H A Dcj_text_ffi.cpp138 void FfiOHOSAceFrameworkTextSetTextCase(int32_t textCase) in FfiOHOSAceFrameworkTextSetTextCase() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dspan_composed_element.cpp69 auto textCase = in GetTextCase() local
100 auto textCase = renderTextSpan->GetSpanStyle().GetLetterSpacing(); in GetLetterSpacing() local
H A Dtext_composed_element.cpp127 auto textCase = in GetTextCase() local
H A Dutils.h304 inline std::string ConvertWrapTextCaseToStirng(TextCase textCase) in ConvertWrapTextCaseToStirng() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_span.cpp183 auto textCase = TEXT_CASES[value]; in SetTextCase() local
/foundation/arkui/ace_engine/interfaces/napi/kits/measure/
H A Djs_measure.cpp305 int32_t textCase = HandleIntStyle(contextParamMap["textCaseNApi"], env); in SetContextProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp479 auto textCase = textStyle.GetTextCase(); in UpdateContentTextStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h114 inline std::string ToString(const TextCase& textCase) in ToString() argument
614 void SetTextCase(TextCase textCase) in SetTextCase() argument

Completed in 10 milliseconds