TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.8.0
Fetches the previous consecutive range of elements in set that are greater than current value of last.
set
last
Set first to #HB_SET_VALUE_INVALID to get started.
first
A set
Input = The current first code point in the range Output = The first code point in the range
true if there was a previous range, false otherwise
true
false
1.8.0
Fetches the previous consecutive range of elements in
setthat are greater than current value oflast.Set
firstto #HB_SET_VALUE_INVALID to get started.