Home
last modified time | relevance | path

Searched defs:box_new (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/examples/edje/
H A Dedje-box2.c118 box_new(Ecore_Evas *ee, const char *edje_file_path, const char *name, int x, int y, int w, int h) in box_new() function
/dports/multimedia/vlc/vlc-3.0.16/modules/mux/mp4/
H A Dlibmp4mux.c66 bo_t *box_new(const char *fcc) in box_new() function
/dports/graphics/swftools/swftools-0.9.2/lib/gfxpoly/
H A Dpoly.c781 static inline box_t box_new(int32_t x, int32_t y) in box_new() function