Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtab_content_model_impl.h34 void SetBoard(const BoardStyle& board) override {} in SetBoard() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model_ng.cpp514 void TabContentModelNG::SetBoard(const BoardStyle& board) in SetBoard() function in OHOS::Ace::NG::TabContentModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp215 void JSTabContent::SetBoard(const JSRef<JSVal>& info) in SetBoard() function in OHOS::Ace::Framework::JSTabContent