Home
last modified time | relevance | path

Searched defs:isBeginVersion (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Ddrawing_prop_convertor.cpp326 auto isBeginVersion = context && context->GetMinPlatformVersion() >= BEGIN_VERSION; in ToRSTextStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/font/
Dconstants_converter.cpp495 …auto isBeginVersion = pipelineContext && pipelineContext->GetMinPlatformVersion() >= BEGIN_VERSION; in ConvertTxtStyle() local
724 …auto isBeginVersion = pipelineContext && pipelineContext->GetMinPlatformVersion() >= BEGIN_VERSION; in ConvertTxtStyle() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_custom_paint.cpp702 …auto isBeginVersion = pipelineContext && pipelineContext->GetMinPlatformVersion() >= BEGIN_VERSION; in ApplyLineHeightInNumUnit() local