/external/skia/gm/ |
D | getpostextpath.cpp | 53 SkAutoTArray<SkScalar> widths(len); in onDraw() local
|
D | glyph_pos_align.cpp | 56 SkScalar widths[kMaxStringLength]; in drawTestCase() local
|
D | glyph_pos.cpp | 144 SkScalar widths[sizeof(kText) - 1]; in drawTestCase() local
|
D | dftext.cpp | 132 SkAutoTArray<SkScalar> widths(SkToInt(textLen)); in onDraw() local
|
D | typeface.cpp | 82 SkScalar* widths = widthStorage.get(); in getGlyphPositions() local
|
D | techtalk1.cpp | 301 SkScalar widths[256]; in draw_text() local
|
D | blurrect.cpp | 197 const int widths[] = {25, 5, 5, 100, 150, 25}; in onDraw() local
|
/external/skia/samplecode/ |
D | SampleMeasure.cpp | 42 SkScalar* widths = autoWidths.get(); in doMeasure() local
|
/external/skia/tests/ |
D | SwizzlerTest.cpp | 79 const uint32_t widths[] = { 0, 10, 50 }; in DEF_TEST() local
|
D | StrokerTest.cpp | 15 const SkScalar widths[] = {-FLT_MAX, -1, -0.1f, -FLT_EPSILON, 0, FLT_EPSILON, variable
|
/external/skia/tools/ |
D | create_test_font.cpp | 185 SkTDArray<unsigned>* charCodes, SkTDArray<SkScalar>* widths) { in output_path_data() 275 SkTDArray<SkScalar> widths; in output_font() local
|
/external/toybox/toys/pending/ |
D | ps.c | 228 char widths[] = {1,1,5,5,5,2,3,3,4,5,6,5,8,8,27,27,11,8,4,5,8,8,8,6}, in ps_main() local
|
/external/freetype/src/autofit/ |
D | afcjk.h | 79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
|
D | aflatin.h | 94 AF_WidthRec widths[AF_LATIN_MAX_WIDTHS]; /* widths array */ member
|
D | aflatin.c | 1632 AF_WidthRec* widths, in af_latin_hints_link_segments() 2064 AF_WidthRec* widths, in af_latin_hints_detect_features() 2288 af_latin_snap_width( AF_Width widths, in af_latin_snap_width()
|
D | afcjk.c | 1439 af_cjk_snap_width( AF_Width widths, in af_cjk_snap_width()
|
D | aflatin2.c | 1594 af_latin2_snap_width( AF_Width widths, in af_latin2_snap_width()
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_doc.cpp | 198 int* widths = FX_Alloc(int, size); in _InsertWidthArray() local 581 int* widths = FX_Alloc(int, size); in _InsertWidthArray() local 846 int* widths = FX_Alloc(int, size); in _InsertWidthArray1() local
|
/external/freetype/src/pshinter/ |
D | pshglob.h | 77 PSH_WidthRec widths[PS_GLOBALS_MAX_STD_WIDTHS]; member
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshglob.h | 77 PSH_WidthRec widths[PS_GLOBALS_MAX_STD_WIDTHS]; member
|
/external/skia/experimental/PdfViewer/ |
D | SkPdfFont.h | 419 const SkPdfArray* widths = dict->Widths(parsed); in SkPdfType3Font() local
|
/external/pdfium/core/src/fpdftext/ |
D | fpdf_text.cpp | 225 int* widths = FX_Alloc(int, m_BaseLines.GetSize()); in WriteOutput() local
|
/external/skia/src/pdf/ |
D | SkPDFFont.cpp | 1164 SkAutoTUnref<SkPDFArray> widths( in populate() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 2253 const int widths[3] = { in calc_psnr() local 2292 const int widths[3] = in calc_highbd_psnr() local
|
/external/skia/src/core/ |
D | SkPaint.cpp | 1067 SkScalar widths[], SkRect bounds[]) const { in getTextWidths()
|