diff options
author | wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | 2018-11-21 16:32:29 +0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-11-23 12:45:14 +0000 |
commit | 31ff5ce755d00cf12ea2ffc96c33ed9acd36358f (patch) | |
tree | a630609b99490a6c55c97688c5a4f39f273d3583 /doc/api-ref/latex/dd/ddc/structgeometry.tex | |
parent | bbb4ee8e9974c4b008da84a1e504120f70606c92 (diff) |
update docguppy_6.99.1guppy/6.99.16.99.1
add new sequence and update doxygen files.
Change-Id: I6737939eb2628577d58b2d1d65086e46e7cb14a4
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Diffstat (limited to 'doc/api-ref/latex/dd/ddc/structgeometry.tex')
-rw-r--r-- | doc/api-ref/latex/dd/ddc/structgeometry.tex | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/api-ref/latex/dd/ddc/structgeometry.tex b/doc/api-ref/latex/dd/ddc/structgeometry.tex new file mode 100644 index 0000000..99d7236 --- /dev/null +++ b/doc/api-ref/latex/dd/ddc/structgeometry.tex @@ -0,0 +1,38 @@ +\hypertarget{structgeometry}{}\section{geometry Struct Reference} +\label{structgeometry}\index{geometry@{geometry}} +\subsection*{Public Attributes} +\begin{DoxyCompactItemize} +\item +int \hyperlink{structgeometry_a854a87ce277335591f06958a2363c3e1}{width} +\item +int \hyperlink{structgeometry_a6968ae18c72699d1c164399bf0e5cf14}{height} +\end{DoxyCompactItemize} + + +\subsection{Detailed Description} + + +Definition at line 132 of file simple-\/egl.\+cpp. + + + +\subsection{Member Data Documentation} +\index{geometry@{geometry}!height@{height}} +\index{height@{height}!geometry@{geometry}} +\subsubsection[{\texorpdfstring{height}{height}}]{\setlength{\rightskip}{0pt plus 5cm}int geometry\+::height}\hypertarget{structgeometry_a6968ae18c72699d1c164399bf0e5cf14}{}\label{structgeometry_a6968ae18c72699d1c164399bf0e5cf14} + + +Definition at line 133 of file simple-\/egl.\+cpp. + +\index{geometry@{geometry}!width@{width}} +\index{width@{width}!geometry@{geometry}} +\subsubsection[{\texorpdfstring{width}{width}}]{\setlength{\rightskip}{0pt plus 5cm}int geometry\+::width}\hypertarget{structgeometry_a854a87ce277335591f06958a2363c3e1}{}\label{structgeometry_a854a87ce277335591f06958a2363c3e1} + + +Definition at line 133 of file simple-\/egl.\+cpp. + + + +The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize} +\item +libhomescreen/\hyperlink{simple-egl_8cpp}{simple-\/egl.\+cpp}\end{DoxyCompactItemize} |