Home
last modified time | relevance | path

Searched defs:boundaries (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/i18n/
Dbrktrans.h98 UVector32 *boundaries; variable
/external/chromium_org/third_party/icu/source/i18n/
Dbrktrans.h98 UVector32 *boundaries; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilterEffect.cpp120 FloatRect boundaries = filter()->mapLocalRectToAbsoluteRect(effectBoundaries()); in getSourceRect() local
518 FloatRect boundaries = effectBoundaries(); in determineFilterPrimitiveSubregion() local
555 FloatRect boundaries = effectBoundaries(); in getCropRect() local
DFETile.cpp99 FloatRect boundaries = effect->effectBoundaries(); in getRect() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGResourceFilter.h46 FloatRect boundaries; member
DRenderSVGResourceFilter.cpp134 FloatRect boundaries = filterData->boundaries; in drawDeferredFilter() local
DRenderSVGShape.cpp366 FloatRect boundaries; in markerRect() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DAbstractInlineTextBox.cpp89 FloatRect boundaries = m_inlineTextBox->calculateBoundaries(); in bounds() local
DFilterEffectRenderer.cpp363 FloatRect boundaries = mapImageFilterRect(imageFilter.get(), m_filterBoxRect); in beginFilterEffect() local
DRenderText.cpp416 FloatRect boundaries = box->calculateBoundaries(); in absoluteQuads() local
/external/chromium_org/third_party/icu/source/test/cintltst/
Dutf8tst.c659 static const int8_t boundaries[]={ 0, 1, 5, 7, 10, 12, 16, 17 }; in TestFwdBackUnsafe() local
/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c659 static const int8_t boundaries[]={ 0, 1, 5, 7, 10, 12, 16, 17 }; in TestFwdBackUnsafe() local
/external/chromium_org/third_party/icu/source/test/intltest/
Drbbiapts.cpp1221 void RBBIAPITest::doBoundaryTest(BreakIterator& bi, UnicodeString& text, int32_t *boundaries){ in doBoundaryTest()
/external/icu/icu4c/source/test/intltest/
Drbbiapts.cpp1444 void RBBIAPITest::doBoundaryTest(BreakIterator& bi, UnicodeString& text, int32_t *boundaries){ in doBoundaryTest()