Searched refs:CountCharactersBefore (Results 1 – 2 of 2) sorted by relevance
122 int CountCharactersBefore(ComponentType type, bool include_delimiter) const;
713 return CountCharactersBefore(REF, false); in Length()716 int Parsed::CountCharactersBefore(ComponentType type, in CountCharactersBefore() function in openscreen::Parsed780 const int begin = CountCharactersBefore(USERNAME, false); in GetContent()