| /external/skia/src/core/ |
| D | SkTextBlob.cpp | 135 …RunRecord(uint32_t count, uint32_t textSize, const SkPoint& offset, const SkPaint& font, GlyphPos… in RunRecord() 177 uint32_t textSize() const { return isExtended() ? *this->textSizePtr() : 0; } in textSize() function in SkTextBlob::RunRecord 190 static size_t StorageSize(int glyphCount, int textSize, in StorageSize() 337 uint32_t textSize = it.textSize(); in flatten() local 388 uint32_t textSize = pe.extended ? (uint32_t)reader.read32() : 0; in MakeFromBuffer() local 488 uint32_t SkTextBlobRunIterator::textSize() const { in textSize() function in SkTextBlobRunIterator 705 … int count, int textSize, SkPoint offset, const SkRect* bounds) { in allocInternal()
|
| D | SkTypeface.cpp | 343 const SkScalar textSize = 2048; in onComputeBounds() local
|
| D | SkPaint.cpp | 678 SkScalar textSize = fTextSize; in setupForAsPaths() local
|
| /external/skia/gm/ |
| D | texteffects.cpp | 201 SkScalar uPos, SkScalar uWidth, SkScalar textSize) { in create_underline() 240 for (SkScalar textSize = 100; textSize > 10; textSize -= 20) { variable 284 for (SkScalar textSize = 100; textSize > 10; textSize -= 20) { variable 395 for (SkScalar textSize = 100; textSize > 10; textSize -= 20) { variable 433 for (SkScalar textSize = 100; textSize > 10; textSize -= 20) { variable
|
| D | imageblur2.cpp | 54 const SkScalar textSize = 12; in onDraw() local
|
| D | coloremoji.cpp | 87 for (const SkScalar& textSize : textSizes) { in onDraw() local
|
| D | downsamplebitmap.cpp | 110 DownsampleBitmapTextGM(float textSize, SkFilterQuality filterQuality) in DownsampleBitmapTextGM()
|
| D | filterbitmap.cpp | 104 FilterBitmapTextGM(float textSize) in FilterBitmapTextGM()
|
| D | typeface.cpp | 237 for (const SkScalar& textSize : textSizes) { local
|
| /external/skia/samplecode/ |
| D | SampleLCD.cpp | 37 SkScalar textSize = SkIntToScalar(6); in onDraw() local
|
| /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
| D | CCombo3.java | 504 Point textSize = m_text.computeSize(areaWidth - buttonSize.x, areaHeight); in doResize() local
|
| D | CTableCombo.java | 544 Point textSize = m_text.computeSize(wHint, SWT.DEFAULT, changed); in computeSize() local
|
| D | CSpinner.java | 510 Point textSize = m_text.computeSize(SWT.DEFAULT, SWT.DEFAULT); in computeSize() local
|
| /external/svox/pico/lib/ |
| D | picoapi.c | 597 const pico_Int16 textSize, in pico_putTextUtf8()
|
| D | picoctrl.c | 725 picoos_int16 textSize, picoos_int16 * bytesPut) { in picoctrl_engFeedText()
|
| /external/icu/icu4c/source/test/perf/ubrkperf/ |
| D | ubrkperfold.cpp | 169 int32_t textSize = 0; variable
|
| /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
| D | DrawUtils.java | 64 Point textSize = gc.stringExtent(text); in drawStringCHCV() local
|
| /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
| D | ShadowTextView.java | 35 private float textSize = 14.0f; field in ShadowTextView
|
| /external/skia/src/gpu/text/ |
| D | GrTextUtils.cpp | 225 SkScalar textSize = skPaint->getTextSize(); in InitDistanceFieldPaint() local
|
| /external/skia/tools/ |
| D | sk_tool_utils.cpp | 262 int textSize, const char* str) { in create_string_bitmap()
|
| /external/skia/src/pdf/ |
| D | SkPDFDevice.cpp | 1228 static void update_font(SkWStream* wStream, int fontIndex, SkScalar textSize) { in update_font() 1314 SkScalar textSize = paint.getTextSize(); in internalDrawText() local
|
| /external/skia/src/ports/ |
| D | SkFontHost_mac.cpp | 735 static UniqueCFRef<CTFontRef> ctfont_create_exact_copy(CTFontRef baseFont, CGFloat textSize, in ctfont_create_exact_copy() 784 CGFloat textSize = ScalarToCG(scale.y()); in SkScalerContext_Mac() local
|
| /external/pdfium/fpdfsdk/javascript/ |
| D | Field.cpp | 2456 bool Field::textSize(CJS_Runtime* pRuntime, in textSize() function in Field
|
| /external/skia/experimental/docs/ |
| D | exampleSlides.js | 312 "textSize":"1.3rem" }, property
|
| /external/skia/tools/debugger/ |
| D | SkDrawCommand.cpp | 1500 float textSize = jsonPaint[SKDEBUGCANVAS_ATTRIBUTE_TEXTSIZE].asFloat(); in extract_json_paint_textsize() local
|