Home
last modified time | relevance | path

Searched refs:unload (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgText.cpp91 Result Text::unload(const std::string& path) noexcept in unload() function in Text
Dthorvg.h1611 static Result unload(const std::string& path) noexcept;
DtvgCapi.cpp785 return (Tvg_Result) Text::unload(path); in tvg_font_unload()
/lvgl-latest/docs/details/base-widget/
Devent.rst176 - :cpp:enumerator:`LV_EVENT_SCREEN_UNLOAD_START`: A screen unload started, fired immediately when …