Searched refs:arrowLocation (Results 1 – 11 of 11) sorted by relevance
120 setArrowLocation: function(arrowLocation) { argument121 this.isRight_ = arrowLocation == ArrowLocation.TOP_END ||122 arrowLocation == ArrowLocation.BOTTOM_END;125 this.isTop_ = arrowLocation == ArrowLocation.TOP_START ||126 arrowLocation == ArrowLocation.TOP_END;
76 arrowLocation:(info_bubble::BubbleArrowLocation)arrowLocation88 arrowLocation:(info_bubble::BubbleArrowLocation)arrowLocation99 [view setArrowLocation:arrowLocation];196 arrowLocation:(info_bubble::BubbleArrowLocation)197 arrowLocation231 arrowLocation:arrowLocation
74 arrowLocation:(info_bubble::BubbleArrowLocation)75 arrowLocation
80 arrowLocation:info_bubble::kTopRight
309 arrowLocation:info_bubble::kTopRight
248 if ([infoBubbleView_ arrowLocation] == info_bubble::kTopRight)
741 arrowLocation:info_bubble::kTopRight
32 @property(assign, nonatomic) info_bubble::BubbleArrowLocation arrowLocation;
12 @synthesize arrowLocation = arrowLocation_;
191 if ([bubble_ arrowLocation] == info_bubble::kTopRight) {
101 arrowLocation:info_bubble::kTopRight