Searched refs:compatibleInPcLandscapeWidth_ (Results 1 – 2 of 2) sorted by relevance
954 compatibleInPcLandscapeWidth_ = landscapeWidth; in SetCompatibleWindowSizeInPc()970 return compatibleInPcLandscapeWidth_; in GetCompatibleInPcLandscapeWidth()1071 …parcel.WriteInt32(compatibleInPcLandscapeWidth_) && parcel.WriteInt32(compatibleInPcLandscapeHeigh… in Marshalling()
347 int32_t compatibleInPcLandscapeWidth_ = 0; variable