Home
last modified time | relevance | path

Searched refs:State (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.7.0/src/extra/libs/png/
Dlodepng.h999 class State : public LodePNGState {
1001 State();
1002 State(const State& other);
1003 ~State();
1004 State& operator=(const State& other);
1010 State& state,
1013 State& state,
1021 State& state);
1024 State& state);
Dlodepng.c6335 State::State() { in State() function
6339 State::State(const State& other) { in State() function
6344 State::~State() { in ~State()
6348 State& State::operator=(const State& other) {
6360 State state; in decode()
6376 State& state, in decode()
6389 State& state, in decode()
6429 State& state) { in encode()
6442 State& state) { in encode()
/lvgl-3.7.0/docs/
DCHANGELOG.md1651 - State is saved in the object instead of the style property