dxygen: fixed textwidth warning. 02/158102/2
authorsubhransu mohanty <sub.mohanty@samsung.com>
Mon, 30 Oct 2017 00:46:29 +0000 (09:46 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Mon, 18 Dec 2017 04:33:54 +0000 (04:33 +0000)
Change-Id: Ibdc39a6a9dddfe4ca5dc5df932fc808c12493cbf

src/lib/elm_mapbuf.h
src/lib/elm_panes.h
src/lib/elm_segment_control.h
src/lib/elm_slider.h
src/lib/elm_toolbar.h

index 675c4f9..7db5971 100644 (file)
@@ -6,7 +6,7 @@
  * @image latex mapbuf_inheritance_tree.eps
  *
  * @image html img/widget/mapbuf/preview-00.png
- * @image latex img/widget/mapbuf/preview-00.eps width=\textwidth
+ * @image latex img/widget/mapbuf/preview-00.eps width=\\textwidth
  *
  * This holds one content object and uses an Evas Map of transformation
  * points to be later used with this content. So the content will be
index fb9866e..33ad206 100644 (file)
@@ -6,10 +6,10 @@
  * @image latex panes_inheritance_tree.eps
  *
  * @image html img/widget/panes/preview-00.png
- * @image latex img/widget/panes/preview-00.eps width=\textwidth
+ * @image latex img/widget/panes/preview-00.eps width=\\textwidth
  *
  * @image html img/panes.png
- * @image latex img/panes.eps width=\textwidth
+ * @image latex img/panes.eps width=\\textwidth
  *
  * The panes widget adds a draggable bar between two contents. When dragged
  * this bar will resize contents' size.
index d5dbf5d..8472f6d 100644 (file)
@@ -6,10 +6,10 @@
  * @image latex segment_control_inheritance_tree.eps
  *
  * @image html img/widget/segment_control/preview-00.png
- * @image latex img/widget/segment_control/preview-00.eps width=\textwidth
+ * @image latex img/widget/segment_control/preview-00.eps width=\\textwidth
  *
  * @image html img/segment_control.png
- * @image latex img/segment_control.eps width=\textwidth
+ * @image latex img/segment_control.eps width=\\textwidth
  *
  * Segment control widget is a horizontal control made of multiple segment
  * items, each segment item functioning similar to discrete two state button.
index 65a2ae6..8b3344a 100644 (file)
@@ -6,7 +6,7 @@
  * @image latex slider_inheritance_tree.eps
  *
  * @image html img/widget/slider/preview-00.png
- * @image latex img/widget/slider/preview-00.eps width=\textwidth
+ * @image latex img/widget/slider/preview-00.eps width=\\textwidth
  *
  * The slider adds a draggable “slider” widget for selecting the value of
  * something within a range.
index 9105f74..70e1f85 100644 (file)
@@ -6,10 +6,10 @@
  * @image latex toolbar_inheritance_tree.eps
  *
  * @image html img/widget/toolbar/preview-00.png
- * @image latex img/widget/toolbar/preview-00.eps width=\textwidth
+ * @image latex img/widget/toolbar/preview-00.eps width=\\textwidth
  *
  * @image html img/toolbar.png
- * @image latex img/toolbar.eps width=\textwidth
+ * @image latex img/toolbar.eps width=\\textwidth
  *
  * A toolbar is a widget that displays a list of items inside
  * a box. It can be scrollable, show a menu with items that don't fit