Searched refs:windowLeftUsed_ (Results 1 – 4 of 4) sorted by relevance
35 windowLeftUsed_ = other.windowLeftUsed_; in StartOptions()55 windowLeftUsed_ = other.windowLeftUsed_; in operator =()77 windowLeftUsed_ = parcel.ReadBool(); in ReadFromParcel()119 parcel.WriteBool(windowLeftUsed_); in Marshalling()
29 if (startOptions.windowLeftUsed_) { in SetWindowPositionAndSize()
33 bool windowLeftUsed_ = false; variable
143 startOptions.windowLeftUsed_ = true; in UnwrapStartOptionsWindowOptions()