Home
last modified time | relevance | path

Searched refs:textOverlayFlow (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dmeasure_util.h42 TextOverflow textOverlayFlow = TextOverflow::CLIP; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/measure/
H A Dcj_measure_ffi.cpp64 measureContext.textOverlayFlow = TEXTOVERFLOW[context.overflow]; in FromCJCreateMeasureContext()
/foundation/arkui/ace_engine/interfaces/napi/kits/measure/
H A Djs_measure.cpp328 context.textOverlayFlow = static_cast<TextOverflow>(textOverFlow); in SetContextProperty()
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp725 if (context.textOverlayFlow == TextOverflow::ELLIPSIS) { in MeasureTextSizeInner()

Completed in 6 milliseconds