/external/chromium_org/third_party/icu/source/i18n/ |
brktrans.h | 98 UVector32 *boundaries; member in class:BreakTransliterator
|
/external/icu4c/i18n/ |
brktrans.h | 98 UVector32 *boundaries; member in class:BreakTransliterator
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGResourceFilter.h | 50 FloatRect boundaries; member in struct:WebCore::FilterData
|
RenderSVGShape.cpp | 376 FloatRect boundaries; local 380 boundaries.unite(marker->markerBoundaries(marker->markerTransformation(m_markerPositions[i].origin, m_markerPositions[i].angle, strokeWidth))); 382 return boundaries;
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
FilterEffect.cpp | 97 FloatRect boundaries = effectBoundaries(); local 99 sourceClipRect.setX(boundaries.x()); 101 sourceClipRect.setY(boundaries.y()); 103 sourceClipRect.setWidth(boundaries.width()); 105 sourceClipRect.setHeight(boundaries.height()); 469 FloatRect boundaries = effectBoundaries(); local 471 subregion.setX(boundaries.x()); 473 subregion.setY(boundaries.y()); 475 subregion.setWidth(boundaries.width()); 477 subregion.setHeight(boundaries.height()) 505 FloatRect boundaries = effectBoundaries(); local [all...] |
/external/icu4c/test/cintltst/ |
utf8tst.c | 505 * Use a (mostly) well-formed UTF-8 string and test at code point boundaries. 647 * Use a (mostly) well-formed UTF-8 string and test at code point boundaries. 659 static const int8_t boundaries[]={ 0, 1, 5, 7, 10, 12, 16, 17 }; local 665 if(offset != boundaries[i]){ 666 log_err("ERROR: UTF8_FWD_1_UNSAFE offset expected:%d, Got:%d\n", boundaries[i], offset); 671 if(offset != boundaries[i]){ 672 log_err("ERROR: U8_FWD_1_UNSAFE offset expected:%d, Got:%d\n", boundaries[i], offset); 676 for(i=LENGTHOF(boundaries)-2, offset=LENGTHOF(input); offset>0; --i) { 678 if(offset != boundaries[i]){ 679 log_err("ERROR: UTF8_BACK_1_UNSAFE offset expected:%d, Got:%d\n", boundaries[i], offset) [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderText.cpp | 409 FloatRect boundaries = box->calculateBoundaries(); local 416 boundaries.setWidth(ellipsisRect.maxX() - boundaries.x()); 418 boundaries.setHeight(ellipsisRect.maxY() - boundaries.y()); 420 quads.append(localToAbsoluteQuad(boundaries, 0, wasFixed)); [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regexec.c | 109 int boundaries, Idx subexp_idx, 2051 int boundaries; local [all...] |
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/ |
icu4j-2.6.1.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |
/prebuilts/misc/common/icu4j/ |
icu4j.jar | |