Searched refs:GetEndChar (Results 1 – 3 of 3) sorted by relevance
25 Optional<char> GetEndChar();
107 Optional<char> CXFA_Barcode::GetEndChar() { in GetEndChar() function in CXFA_Barcode
211 Optional<char> endChar = barcode_->GetEndChar(); in UpdateWidgetProperty()