Flutter Engine
The Flutter Engine
|
This is the complete list of members for fontations_ffi::PathWrapper, including all inherited members.
close()=0 | fontations_ffi::PathWrapper | pure virtual |
curve_to(float cx0, float cy0, float cx1, float cy1, float x, float y)=0 | fontations_ffi::PathWrapper | pure virtual |
line_to(float x, float y)=0 | fontations_ffi::PathWrapper | pure virtual |
move_to(float x, float y)=0 | fontations_ffi::PathWrapper | pure virtual |
quad_to(float cx0, float cy0, float x, float y)=0 | fontations_ffi::PathWrapper | pure virtual |
~PathWrapper()=default | fontations_ffi::PathWrapper | virtual |