Searched defs:boundaries (Results 1 – 10 of 10) sorted by relevance
/external/icu4c/i18n/ |
D | brktrans.h | 98 UVector32 *boundaries; variable
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | brktrans.h | 98 UVector32 *boundaries; variable
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
D | FilterEffect.cpp | 97 FloatRect boundaries = effectBoundaries(); in getSourceRect() local 469 FloatRect boundaries = effectBoundaries(); in determineFilterPrimitiveSubregion() local 505 FloatRect boundaries = effectBoundaries(); in getCropRect() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | AbstractInlineTextBox.cpp | 89 FloatRect boundaries = m_inlineTextBox->calculateBoundaries(); in bounds() local
|
D | RenderText.cpp | 409 FloatRect boundaries = box->calculateBoundaries(); in absoluteQuads() local
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
D | RenderSVGResourceFilter.h | 50 FloatRect boundaries; member
|
D | RenderSVGShape.cpp | 376 FloatRect boundaries; in markerRect() local
|
/external/icu4c/test/cintltst/ |
D | utf8tst.c | 659 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/ |
D | rbbiapts.cpp | 1142 … RBBIAPITest::doBoundaryTest(RuleBasedBreakIterator& bi, UnicodeString& text, int32_t *boundaries){ in doBoundaryTest()
|
/external/icu4c/test/intltest/ |
D | rbbiapts.cpp | 1222 … RBBIAPITest::doBoundaryTest(RuleBasedBreakIterator& bi, UnicodeString& text, int32_t *boundaries){ in doBoundaryTest()
|