Searched refs:SetWindowLeft (Results 1 – 3 of 3) sorted by relevance
72 SetWindowLeft(parcel.ReadInt32()); in ReadFromParcel()174 void StartOptions::SetWindowLeft(int32_t windowLeft) in SetWindowLeft() function in OHOS::AAFwk::StartOptions
62 void SetWindowLeft(int32_t windowLeft);
142 startOptions.SetWindowLeft(windowLeft); in UnwrapStartOptionsWindowOptions()