73b1e30bb0
A bunch of public API calls take a wps_data struct argument, but that's an internal type that doesn't have a direct getter. Instead the skin engine provides a gui_wps struct as a way to refer to a particular skin instance. Use that instead of wps_data in the public API. Change-Id: I13e1aa8df7f08ccfb789bb728d493ac8d7de1a9b |
||
---|---|---|
.. | ||
skin_backdrops.c | ||
skin_display.c | ||
skin_display.h | ||
skin_engine.c | ||
skin_engine.h | ||
skin_parser.c | ||
skin_render.c | ||
skin_tokens.c | ||
skin_touchsupport.c | ||
wps_internals.h |