Home
last modified time | relevance | path

Searched defs:atStart (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/dom/
DPositionIterator.cpp102 bool PositionIterator::atStart() const in atStart() function in WebCore::PositionIterator
/external/webkit/JavaScriptCore/yarr/
DRegexInterpreter.cpp222 bool atStart() in atStart() function in JSC::Yarr::Interpreter::InputStream
246 bool atStart(int position) in atStart() function in JSC::Yarr::Interpreter::InputStream
/external/chromium/third_party/icu/source/i18n/
Dregexcmp.cpp2426 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local
/external/icu4c/i18n/
Dregexcmp.cpp2432 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local
/external/webkit/WebCore/rendering/
DRenderBlockLineLayout.cpp1449 bool atStart = true; in findNextLineBreak() local