Searched refs:userSetSidebarWidth_ (Results 1 – 2 of 2) sorted by relevance
245 Dimension userSetSidebarWidth_; variable
95 userSetSidebarWidth_ = layoutProperty->GetSideBarWidth().value_or(SIDEBAR_WIDTH_NEGATIVE); in OnAttachToFrameNode()424 …if ((userSetSidebarWidth_ != layoutProperty->GetSideBarWidth().value_or(SIDEBAR_WIDTH_NEGATIVE)) || in OnModifyDone()427 userSetSidebarWidth_ = layoutProperty->GetSideBarWidth().value_or(SIDEBAR_WIDTH_NEGATIVE); in OnModifyDone()