Searched refs:SetWindowHeight (Results 1 – 3 of 3) sorted by relevance
75 SetWindowHeight(parcel.ReadInt32()); in ReadFromParcel()204 void StartOptions::SetWindowHeight(int32_t windowHeight) in SetWindowHeight() function in OHOS::AAFwk::StartOptions
71 void SetWindowHeight(int32_t windowHeight);
160 startOptions.SetWindowHeight(windowHeight); in UnwrapStartOptionsWindowOptions()