Home
last modified time | relevance | path

Searched refs:RACE_SPACE_WIDTH (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_content_modifier.cpp37 constexpr float RACE_SPACE_WIDTH = 48.0f; variable
902 textRaceSpaceWidth_ = RACE_SPACE_WIDTH; in StartTextRace()