Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.h71 static void CompleteParameters(LabelStyle& buttonParameters, bool isSubTabStyle);
H A Djs_button.h65 static void CompleteParameters(ButtonParameters& buttonParameters);
H A Djs_tab_content.cpp330 CompleteParameters(labelStyle, isSubTabStyle); in SetLabelStyle()
488 void JSTabContent::CompleteParameters(LabelStyle& labelStyle, bool isSubTabStyle) in CompleteParameters() function in OHOS::OHOS::Ace::Framework::JSTabContent
H A Djs_button.cpp278 void JSButton::CompleteParameters(ButtonParameters& buttonParameters) in CompleteParameters() function in OHOS::OHOS::Ace::Framework::JSButton
350 CompleteParameters(buttonParameters); in SetLableStyle()

Completed in 4 milliseconds