Lines Matching full:this
38 * Class of this fragment
42 * Managed fragment states. If not null, then this fragment is managed.
44 * @warning Don't modify values inside this struct!
68 * @param self Fragment instance, will be freed after this call
103 * @param obj object with this fragment
110 * @param obj object with this fragment
154 * true before `lv_fragment_del_obj` is called. Don't touch any object if this is true
158 * true if this fragment is in navigation stack that can be popped
169 * @param parent Parent fragment if this manager is placed inside another fragment, can be null.
181 * Create object of all fragments managed by this manager.
187 …* Delete object created by all fragments managed by this manager. Instance of fragments will not b…
241 * Get stack size of this fragment manager
243 * @return Stack size of this fragment manager
272 * @param cls Fragment class. This fragment must return non null object.
285 * Get associated manager of this fragment
292 * Get container object of this fragment
299 * Get parent fragment of this fragment