Searched defs:LTRBiRect (Results 1 – 3 of 3) sorted by relevance
1224 CanvasKit.LTRBiRect = function(l, t, r, b) { class
32 LTRBiRect: function() {}, method
108 LTRBiRect(left: number, top: number, right: number, bottom: number): IRect; method