summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/src
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-12 16:36:24 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-12 16:36:24 -0600
commit9b5df1889c71225452b777b7c257a4559bd15b06 (patch)
tree86ef9c5d03403f7ee685f0bcfa0962f1a11aadb5 /NxWidgets/libnxwidgets/src
parent0f3e3ce35e86447d925984eda1d20d15fb46590c (diff)
downloadnuttx-9b5df1889c71225452b777b7c257a4559bd15b06.tar.gz
nuttx-9b5df1889c71225452b777b7c257a4559bd15b06.tar.bz2
nuttx-9b5df1889c71225452b777b7c257a4559bd15b06.zip
NxWidgets: Fix repeated misspelling of Definitions
Diffstat (limited to 'NxWidgets/libnxwidgets/src')
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowright.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowup.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_backspace.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_capslock.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_control.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_cycle.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_return.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_shift.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_windowclose.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx2
25 files changed, 25 insertions, 25 deletions
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx
index fc200e099..663e0d8d7 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx
index 143a1c3c1..94773abe0 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowLeftGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowLeft =
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx
index 3f8b833f2..e1b226734 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowRightGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowRight =
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx
index b1543266c..95e795e1b 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowUp =
diff --git a/NxWidgets/libnxwidgets/src/glyph_backspace.cxx b/NxWidgets/libnxwidgets/src/glyph_backspace.cxx
index 5271b0f66..019bd6987 100644
--- a/NxWidgets/libnxwidgets/src/glyph_backspace.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_backspace.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_backspaceGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_backspace =
diff --git a/NxWidgets/libnxwidgets/src/glyph_capslock.cxx b/NxWidgets/libnxwidgets/src/glyph_capslock.cxx
index b61d4dbdb..b153e3610 100644
--- a/NxWidgets/libnxwidgets/src/glyph_capslock.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_capslock.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_capslockGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_capslock =
diff --git a/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx b/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx
index 48011b1c8..4a5ade5a5 100644
--- a/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_checkBoxMuGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_checkBoxMu =
diff --git a/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx b/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx
index 8222bee84..3da0d6f0b 100644
--- a/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx
@@ -105,7 +105,7 @@ using namespace NXWidgets;
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_checkBoxOff =
diff --git a/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx b/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx
index 255c88449..e3395523d 100644
--- a/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_checkBoxOnGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_checkBoxOn =
diff --git a/NxWidgets/libnxwidgets/src/glyph_control.cxx b/NxWidgets/libnxwidgets/src/glyph_control.cxx
index 4cb8432c1..4867b9f82 100644
--- a/NxWidgets/libnxwidgets/src/glyph_control.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_control.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_controlGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_control =
diff --git a/NxWidgets/libnxwidgets/src/glyph_cycle.cxx b/NxWidgets/libnxwidgets/src/glyph_cycle.cxx
index ff3476ff4..445d4da6a 100644
--- a/NxWidgets/libnxwidgets/src/glyph_cycle.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_cycle.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_cycleGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_cycle =
diff --git a/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx b/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx
index 9eb5746e3..1568bad3f 100644
--- a/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx
@@ -3435,7 +3435,7 @@ static const struct SRlePaletteBitmapEntry g_nuttxRleEntries[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SRlePaletteBitmap NXWidgets::g_nuttxBitmap160x160 =
diff --git a/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx b/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx
index b2e1eaad5..dc3f77f95 100644
--- a/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx
@@ -1025,7 +1025,7 @@ static const struct SRlePaletteBitmapEntry g_nuttxRleEntries[] =
};
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SRlePaletteBitmap NXWidgets::g_nuttxBitmap320x320 =
diff --git a/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx b/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx
index 896129ffc..13250f034 100644
--- a/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_radioButtonMuGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_radioButtonMu =
diff --git a/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx b/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx
index 7b832a15a..6fccbf194 100644
--- a/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_radioButtonOffGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_radioButtonOff =
diff --git a/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx b/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx
index 919d11c75..6d328a799 100644
--- a/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx
@@ -140,7 +140,7 @@ static const uint32_t g_radioButtonOnGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_radioButtonOn =
diff --git a/NxWidgets/libnxwidgets/src/glyph_return.cxx b/NxWidgets/libnxwidgets/src/glyph_return.cxx
index 951d3a9d0..ea1dbdddc 100644
--- a/NxWidgets/libnxwidgets/src/glyph_return.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_return.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_returnGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_return =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx b/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx
index dab46122f..d3efc2a97 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenDepthDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenDepthDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx b/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx
index 9826bc4ce..974035058 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenDepthUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenDepthUp =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx b/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx
index d3e45504d..20e2280f1 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenFlipDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenFlipDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx b/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx
index bb928e262..8fbf3d740 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenFlipUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenFlipUp =
diff --git a/NxWidgets/libnxwidgets/src/glyph_shift.cxx b/NxWidgets/libnxwidgets/src/glyph_shift.cxx
index 77b0d186b..486b1ef8c 100644
--- a/NxWidgets/libnxwidgets/src/glyph_shift.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_shift.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_shiftGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_shift =
diff --git a/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx b/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx
index bd176f412..7f2ac4a7f 100644
--- a/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_windowCloseGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_windowClose =
diff --git a/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx b/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx
index 5bf616047..f1971937f 100644
--- a/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_windowDepthDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_windowDepthDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx b/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx
index 584b51b21..9663e18ab 100644
--- a/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_windowDepthUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_windowDepthUp =