evas: add a missing description for a newly added parameter

Summary:
A new parameter "width_offset" was added to
evas_common_font_query_last_up_to_pos() internal function.
But, internal documentation was not updated.
So, it adds a simple description for the new parameter.

Test Plan: N/A

Reviewers: jpeg, cedric, herdsman, shilpasingh

Differential Revision: https://phab.enlightenment.org/D5035
This commit is contained in:
Youngbok Shin 2017-10-27 11:45:34 -07:00 committed by Cedric Bail
parent 6ac4497162
commit a191a052b8
1 changed files with 1 additions and 0 deletions

View File

@ -816,6 +816,7 @@ end:
* @param text_props the string object.
* @param x the x boundary.
* @param y the y boundary.
* @param width_offset the additional width only for allowing glyph's.
* @return the position found, -1 on failure.
*/
EAPI int