Searched defs:atStart (Results 1 – 5 of 5) sorted by relevance
111 bool PositionIterator::atStart() const in atStart() function in WebCore::PositionIterator
107 void setStart( xsDouble atStart ) { attrStart = atStart; _validAttributeArray[2] = true; } in setStart()
236 bool atStart() in atStart() function in JSC::Yarr::Interpreter::InputStream260 bool atStart(int position) in atStart() function in JSC::Yarr::Interpreter::InputStream
2437 UBool atStart = TRUE; // True if no part of the pattern yet encountered in matchStartType() local
1832 bool atStart = true; in findNextLineBreak() local