Searched refs:ACE_WEAK_SYM (Results 1 – 4 of 4) sorted by relevance
390 ACE_WEAK_SYM int32_t SystemProperties::deviceWidth_ = 0;391 ACE_WEAK_SYM int32_t SystemProperties::deviceHeight_ = 0;394 ACE_WEAK_SYM double SystemProperties::resolution_ = 1.0;514 ACE_WEAK_SYM DeviceType SystemProperties::GetDeviceType() in GetDeviceType()520 ACE_WEAK_SYM bool SystemProperties::GetNeedAvoidWindow() in GetNeedAvoidWindow()613 ACE_WEAK_SYM float SystemProperties::GetFontWeightScale() in GetFontWeightScale()619 ACE_WEAK_SYM float SystemProperties::GetFontScale() in GetFontScale()631 ACE_WEAK_SYM bool SystemProperties::GetDebugEnabled() in GetDebugEnabled()656 ACE_WEAK_SYM float SystemProperties::GetAnimationScale() in GetAnimationScale()718 ACE_WEAK_SYM bool SystemProperties::Is24HourClock() in Is24HourClock()[all …]
18 ACE_WEAK_SYM RefPtr<FrameNode> AppBarView::Create(const RefPtr<FrameNode>& stage) in Create()23 ACE_WEAK_SYM void AppBarView::SetStatusBarItemColor(bool isLight) in SetStatusBarItemColor()28 ACE_WEAK_SYM std::optional<RectF> AppBarView::GetAppBarRect() in GetAppBarRect()
21 ACE_WEAK_SYM RefPtr<WantWrap> WantWrap::CreateWantWrap(const std::string& bundleName, const std::st… in CreateWantWrap()
19 #define ACE_WEAK_SYM __attribute__((weak)) macro