Searched defs:isBoundary (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/
H A Drbbi.cpp891 UBool RuleBasedBreakIterator::isBoundary(int32_t offset) { function in class:RuleBasedBreakIterator
/external/icu4c/i18n/
H A Drematch.cpp2519 UBool isBoundary = FALSE; local
2550 isBoundary = cIsWord ^ prevCIsWord;
2551 return isBoundary;
2555 UBool isBoundary = FALSE; local
2589 isBoundary = cIsWord ^ prevCIsWord;
2590 return isBoundary;
2627 returnVal = fWordBreakItr->isBoundary((int32_t)pos);
/external/webkit/Source/WebCore/editing/
H A DSelectionController.cpp750 static bool isBoundary(TextGranularity granularity) function in namespace:WebCore
820 if (!m_frame || !m_frame->editor()->behavior().shouldAlwaysGrowSelectionWhenExtendingToBoundary() || m_selection.isCaret() || !isBoundary(granularity))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 77 milliseconds