Searched refs:textLoc (Results 1 – 1 of 1) sorted by relevance
233 Optional<BC_TEXT_LOC> textLoc = TextLocFromAttribute(*text_attr); in UpdateWidgetProperty() local234 if (textLoc) in UpdateWidgetProperty()235 pBarCodeWidget->SetTextLocation(*textLoc); in UpdateWidgetProperty()