diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/structdrawfile__object.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/structdrawfile__object.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,45 @@ + + +
+ +Public Attributes | |
+drawfile_type | type |
+int | size |
+union { | |
drawfile_font_table font_table | |
drawfile_text text | |
drawfile_path path | |
drawfile_path_with_pattern path_with_pattern | |
drawfile_sprite sprite | |
drawfile_group group | |
drawfile_tagged tagged | |
drawfile_text_column text_column | |
drawfile_text_area text_area | |
drawfile_options options | |
drawfile_trfm_text trfm_text | |
drawfile_trfm_sprite trfm_sprite | |
drawfile_jpeg jpeg | |
} | data |
Definition at line 257 of file drawfile.h.
+