Searched refs:createWindowLayoutParams (Results 1 – 1 of 1) sorted by relevance
26 const windowParams = createWindowLayoutParams(proto.attributes);64 function createWindowLayoutParams(proto: any): WindowLayoutParams { function