From 31ff5ce755d00cf12ea2ffc96c33ed9acd36358f Mon Sep 17 00:00:00 2001 From: wang_zhiqiang Date: Wed, 21 Nov 2018 16:32:29 +0800 Subject: update doc add new sequence and update doxygen files. Change-Id: I6737939eb2628577d58b2d1d65086e46e7cb14a4 Signed-off-by: wang_zhiqiang --- doc/api-ref/html/dd/ddc/structgeometry.html | 142 ++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 doc/api-ref/html/dd/ddc/structgeometry.html (limited to 'doc/api-ref/html/dd/ddc') diff --git a/doc/api-ref/html/dd/ddc/structgeometry.html b/doc/api-ref/html/dd/ddc/structgeometry.html new file mode 100644 index 0000000..ed8d0ff --- /dev/null +++ b/doc/api-ref/html/dd/ddc/structgeometry.html @@ -0,0 +1,142 @@ + + + + + + +HomeScreenBinding: geometry Struct Reference + + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + +
+
+ + +
+ +
+ +
+
+ +
+
geometry Struct Reference
+
+
+ + + + + + +

+Public Attributes

int width
 
int height
 
+

Detailed Description

+
+

Definition at line 132 of file simple-egl.cpp.

+

Member Data Documentation

+ +
+
+ + + + +
int geometry::height
+
+ +

Definition at line 133 of file simple-egl.cpp.

+ +
+
+ +
+
+ + + + +
int geometry::width
+
+ +

Definition at line 133 of file simple-egl.cpp.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit 1.2.3-korg