Home
last modified time | relevance | path

Searched defs:skippedChar (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DCssParser.java284 char skippedChar = (char) data[position++]; in maybeSkipComment() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DCssParser.java284 char skippedChar = (char) data[position++]; in maybeSkipComment() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DCssParser.java284 char skippedChar = (char) data[position++]; in maybeSkipComment() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/text/webvtt/
H A DCssParser.java268 char skippedChar = (char) data[position++]; in maybeSkipComment() local
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/webvtt/
H A DCssParser.java268 char skippedChar = (char) data[position++]; in maybeSkipComment() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcppautocompleter.cpp251 int skippedChar = 0; in test_autoComplete_data() local
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/internal/
H A DReaderMgr.cpp175 bool ReaderMgr::skippedChar(const XMLCh toCheck) in skippedChar() function in ReaderMgr
H A DXMLReader.cpp1055 bool XMLReader::skippedChar(const XMLCh toSkip) in skippedChar() function in XMLReader
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/internal/
H A DReaderMgr.cpp175 bool ReaderMgr::skippedChar(const XMLCh toCheck) in skippedChar() function in ReaderMgr
H A DXMLReader.cpp1030 bool XMLReader::skippedChar(const XMLCh toSkip) in skippedChar() function in XMLReader
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextShape.cpp385 const QChar skippedChar = m_layout->text()[pos]; in skipSpaceCharacter() local