Home | History | Annotate | Download | only in ewk

Lines Matching full:possible

373  *         eina_iterator_free(). If not possible to create the
973 * Check if it is possible to navigate backwards one item in history.
975 * @param o frame object to check if backward navigation is possible.
977 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise.
987 * Check if it is possible to navigate forwards one item in history.
989 * @param o frame object to check if forward navigation is possible.
991 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise.
1001 * Check if it is possible to navigate given @a steps in history.
1007 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise.
1182 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise.
1204 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise.
1217 * Get the possible scroll size of given frame.
1219 * Possible scroll size is contents size minus the viewport
1223 * @param w where to return horizontal size that is possible to
1225 * @param h where to return vertical size that is possible to scroll.
1228 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise and
1256 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise and
1287 * @return @c EINA_TRUE if possible, @c EINA_FALSE otherwise and