Searched refs:initSize_ (Results 1 – 2 of 2) sorted by relevance
163 …: id_(id), type_(type), xcomponentController_(xcomponentController), initSize_(initWidth, initHeig… in XComponentPattern()238 InitNativeWindow(initSize_.Width(), initSize_.Height()); in InitSurface()599 initSize_ = paintRect_.GetSize(); in BeforeSyncGeometryProperties()688 InitNativeWindow(initSize_.Width(), initSize_.Height()); in XComponentSizeInit()1638 auto width = initSize_.Width(); in OnSurfaceCreated()1639 auto height = initSize_.Height(); in OnSurfaceCreated()
426 SizeF initSize_; variable