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