Searched defs:textId (Results 1 – 2 of 2) sorted by relevance
54 uint64_t textId = label->textId(); in translate() local
72 Alignment verticalJustified, Color textColor, FontBuffer font, uint64_t textId) in LabelImpl()83 uint64_t textId() const { return textId_; } in textId() function