X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Frenderers%2Fnpatch%2Fnpatch-renderer.h;h=44754d71d42db297b86b9a3d2b9d0e152099c5da;hb=refs%2Fchanges%2F97%2F68897%2F4;hp=0844e7b2bc36936e63e5ab5723863c6350392148;hpb=6da8438e9ac7350d9cc6f69b35cbcc4ab3987da1;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/internal/controls/renderers/npatch/npatch-renderer.h b/dali-toolkit/internal/controls/renderers/npatch/npatch-renderer.h index 0844e7b..44754d7 100644 --- a/dali-toolkit/internal/controls/renderers/npatch/npatch-renderer.h +++ b/dali-toolkit/internal/controls/renderers/npatch/npatch-renderer.h @@ -43,10 +43,10 @@ namespace Internal * * The following properties are optional * - * | %Property Name | Type | - * |---------------------------|------------------| - * | image-url | STRING | - * | border-only | BOOLEAN + * | %Property Name | Type | + * |--------------------------|------------------| + * | imageUrl | STRING | + * | borderOnly | BOOLEAN * */ class NPatchRenderer: public ControlRenderer @@ -189,7 +189,7 @@ private: void InitializeFromBrokenImage(); /** - * @brief Applies this renderer's image to the sampler to the material used for this renderer + * @brief Applies this renderer's image to the sampler to the texture set used for this renderer */ void ApplyImageToSampler();