Searched refs:SKJSONCANVAS_ALIGN_CENTER (Results 1 – 3 of 3) sorted by relevance
139 #define SKJSONCANVAS_ALIGN_CENTER "center" macro
394 (*target)[SKJSONCANVAS_ATTRIBUTE_TEXTALIGN] = SKJSONCANVAS_ALIGN_CENTER; in apply_paint_textalign()
457 else if (!strcmp(jsonAlign, SKJSONCANVAS_ALIGN_CENTER)) { in apply_paint_textalign()