Searched refs:SKJSONCANVAS_ALIGN_RIGHT (Results 1 – 3 of 3) sorted by relevance
140 #define SKJSONCANVAS_ALIGN_RIGHT "right" macro
398 (*target)[SKJSONCANVAS_ATTRIBUTE_TEXTALIGN] = SKJSONCANVAS_ALIGN_RIGHT; in apply_paint_textalign()
460 else if (!strcmp(jsonAlign, SKJSONCANVAS_ALIGN_RIGHT)) { in apply_paint_textalign()