Searched refs:lastObject (Results 1 – 19 of 19) sorted by relevance
169 EXPECT_TRUE([[[image representations] lastObject]171 TestImageRep([[image representations] lastObject], isred);205 NSBitmapImageRep* imageRep = [[image representations] lastObject];
52 [self description], [[recorders lastObject] description]];
482 RenderObject* lastObject = run->m_object; in findFirstTrailingSpaceAtRun() local483 if (!lastObject->isText()) in findFirstTrailingSpaceAtRun()486 RenderText* lastText = toRenderText(lastObject); in findFirstTrailingSpaceAtRun()
756 RenderObject* lastObject = &lastLeafChild->renderer(); in layoutRunsAndFloats() local757 if (!lastObject->isBR()) in layoutRunsAndFloats()758 lastObject = &lastRootBox()->firstLeafChild()->renderer(); in layoutRunsAndFloats()759 if (lastObject->isBR()) { in layoutRunsAndFloats()760 EClear clear = lastObject->style()->clear(); in layoutRunsAndFloats()
141 relativeTo:[[shades_ lastObject] windowNumber]];
63 [[self visibleControls] lastObject]];165 [[self visibleControls] lastObject]];479 [[self visibleControls] lastObject]];
178 MCPopupController* bottomPopup = [popups_ lastObject];293 [[popups_ lastObject] close];
287 ASSERT_TRUE([[[[controller bottomSubviews] lastObject] contentView]290 [[[[controller bottomSubviews] lastObject] contentView] image]);
561 scrollContentHeight = NSMaxY([[[notifications_ lastObject] view] frame]) +
378 currentNode = (ANTLRCommonTree *)[nodeStack lastObject];380 currentChildIndex = [(NSNumber *)[indexStack lastObject] intValue];
153 NSView* latestRenderWidgetHostView = [[middleView_ subviews] lastObject];
224 [self removeDownload:[downloadItemControllers_ lastObject]354 [self removeDownload:[downloadItemControllers_ lastObject]
215 [self insertText:[objects lastObject]];
166 CGFloat curY = [buttons_ count] ? NSMaxY([[buttons_ lastObject] frame])
181 NSArray* subviews = [[window_subviews lastObject] subviews];
305 icon = [icons_ lastObject];
369 maxStarRight = NSMaxX([[[ratingStars_ subviews] lastObject] frame]);
1545 // We can't just use [[self buttons] lastObject] frame] because the button1548 return [self finalRectOfButton:[[self buttons] lastObject]];1583 BookmarkButton* button = [buttons_ lastObject];
1779 BookmarkButton* emptyButton = [buttons_ lastObject];