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 element in set that is lower than current value of codepoint.
set
codepoint
Set codepoint to #HB_SET_VALUE_INVALID to get started.
A set
Input = Code point to query Output = Code point retrieved
true if there was a previous value, false otherwise
true
false
1.8.0
Fetches the previous element in
setthat is lower than current value ofcodepoint.Set
codepointto #HB_SET_VALUE_INVALID to get started.