Searched refs:rctframe (Results 1 – 2 of 2) sorted by relevance
42 BRect rctframe = Bounds(); in InfoWindow() local43 rctframe.right -= B_V_SCROLL_BAR_WIDTH; in InfoWindow()44 rctframe.bottom -= B_H_SCROLL_BAR_HEIGHT; in InfoWindow()46 BRect rcttext = rctframe; in InfoWindow()49 fptextView = new BTextView(rctframe, "infoview", rcttext, in InfoWindow()
55 BRect rctframe = Bounds(); in ActiveTranslatorsWindow() local56 rctframe.right -= B_V_SCROLL_BAR_WIDTH; in ActiveTranslatorsWindow()58 fpListView = new BOutlineListView(rctframe, "translators_list", in ActiveTranslatorsWindow()