Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_span.cpp85 auto infoZero = info[0]; in SetFont() local
86 if (infoZero->IsUndefined() || infoZero->IsNull()) { in SetFont()
116 auto infoZero = info[0]; in SetTextColor() local
117 if (infoZero->IsUndefined() || infoZero->IsNull()) { in SetTextColor()
121 if (!ParseJsColor(infoZero, textColor)) { in SetTextColor()

Completed in 2 milliseconds