Lines Matching refs:view
49 void OnItemSelected(int16_t index, UIView* view) override;
51 void OnScrollEnd(int16_t index, UIView* view) override;
53 void SetSelectView(UIView* view)
55 selectView_ = view;
56 lastSelectView_ = view;
114 * @brief Obtains the view type.
116 * @return Returns the view type. For details, see {@link UIViewType}.
449 * @brief Sets the blank size for this scroll view.
454 * view and the tail node scroll upwards the bottom; the value <b>10</b> indicates that the head node
455 * can continue scrolling down by 10 pixels after it reaches the top of the view.
468 * @brief Requests the focus on the view.
479 * @brief Clears the focus on the view.