Home
last modified time | relevance | path

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

/include/
A Dexpo.h314 struct scene_obj { struct
318 enum scene_obj_t type; argument
319 struct scene_obj_bbox bbox; argument
320 struct scene_obj_offset ofs; argument
321 struct scene_obj_dims dims; argument
322 enum scene_obj_align horiz; argument
323 enum scene_obj_align vert; argument
331 static inline bool scene_obj_can_highlight(const struct scene_obj *obj) in scene_obj_can_highlight() argument

Completed in 4 milliseconds