Searched defs:contentRect (Results 1 – 5 of 5) sorted by relevance
125 ImVec2 contentRect = ImGui::GetContentRegionAvail(); in showCodeTable() local203 ImVec2 contentRect = ImGui::GetContentRegionAvail(); in showStackTraceTable() local
350 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
90 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap()228 SkRect contentRect = SkRect::MakeXYWH(x+kContentSize/2, y+kContentSize/2, in onDraw() local
155 ARect contentRect; member
290 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local