Searched refs:translateR (Results 1 – 3 of 3) sorted by relevance
146 static inline void translateR(Matrix* m, float x, float y) in translateR() function
143 translateR(&matrix, -anchor.x, -anchor.y); in _updateTransform()356 translateR(&m, -repeater->anchor.x, -repeater->anchor.y); in _repeat()
815 translateR(&textTransform, node->node.text.x, node->node.text.y - textNode->fontSize); in _textBuildHelper()