/external/pdfium/xfa/src/fxbarcode/ |
D | BC_UtilRSS.cpp | 34 CBC_AutoPtr<CFX_Int32Array> widths(iTemp); in GetRssWidths() local 71 int32_t CBC_UtilRSS::GetRSSvalue(CFX_Int32Array& widths, in GetRSSvalue() 134 CFX_Int32Array* widths = new CFX_Int32Array; in Elements() local
|
/external/skia/gm/ |
D | skbug_257.cpp | 36 SkAutoTArray<SkScalar> widths(count); in exercise_draw_pos_text() local 52 SkAutoTArray<SkScalar> widths(count); in exercise_draw_pos_text_h() local
|
D | pdf_never_embed.cpp | 17 SkAutoTArray<SkScalar> widths(SkToInt(textLen)); in excercise_draw_pos_text() local
|
D | glyph_pos.cpp | 119 SkScalar widths[sizeof(kText) - 1]; in drawTestCase() local
|
D | glyph_pos_align.cpp | 45 SkScalar widths[kMaxStringLength]; in drawTestCase() local
|
D | path_stroke_with_zero_length.cpp | 116 SkScalar widths[] = { 0, .999f, 1, 1.001f, 20 }; in onDraw() local
|
D | texteffects.cpp | 323 SkTDArray<SkScalar> widths; variable 364 SkTDArray<SkScalar> widths; variable
|
D | dftext.cpp | 124 SkAutoTArray<SkScalar> widths(SkToInt(textLen)); in onDraw() local
|
D | typeface.cpp | 19 SkScalar* widths = widthStorage.get(); in getGlyphPositions() local
|
D | hairlines.cpp | 245 const SkScalar widths[] = { 0, 0.999f, 1, 1.001f }; variable
|
D | blurrect.cpp | 177 const int widths[] = {25, 5, 5, 100, 150, 25}; variable
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/ |
D | Relay.java | 103 float[] widths = null; in run() local
|
D | TerminalBridge.java | 416 float[] widths = new float[1]; in setFontSize() local 722 float[] widths = new float[1]; in fontSizeCompare() local
|
/external/skia/samplecode/ |
D | SampleMeasure.cpp | 42 SkScalar* widths = autoWidths.get(); in doMeasure() local
|
/external/skia/tests/ |
D | SwizzlerTest.cpp | 76 const uint32_t widths[] = { 0, 10, 50 }; in DEF_TEST() local
|
/external/freetype/src/autofit/ |
D | afcjk.h | 79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
|
D | aflatin.h | 88 AF_WidthRec widths[AF_LATIN_MAX_WIDTHS]; /* widths array */ member
|
D | aflatin.c | 1377 AF_WidthRec* widths, in af_latin_hints_link_segments() 1809 AF_WidthRec* widths, in af_latin_hints_detect_features() 2032 af_latin_snap_width( AF_Width widths, in af_latin_snap_width()
|
/external/skia/tools/ |
D | create_test_font.cpp | 132 SkTDArray<unsigned>* charCodes, SkTDArray<SkScalar>* widths) { in output_path_data() 227 SkTDArray<SkScalar> widths; in output_font() local
|
/external/pdfium/core/src/fpdfapi/fpdf_edit/ |
D | fpdf_edit_doc.cpp | 192 int* widths = FX_Alloc(int, size); in _InsertWidthArray() local 528 int* widths = FX_Alloc(int, size); in _InsertWidthArray() local 803 int* widths = FX_Alloc(int, size); in _InsertWidthArray1() local
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshglob.h | 77 PSH_WidthRec widths[PS_GLOBALS_MAX_STD_WIDTHS]; member
|
/external/freetype/src/pshinter/ |
D | pshglob.h | 77 PSH_WidthRec widths[PS_GLOBALS_MAX_STD_WIDTHS]; member
|
/external/pdfium/xfa/src/fxbarcode/oned/ |
D | BC_OnedCode39Writer.cpp | 276 int32_t widths[9] = {0}; in Encode() local
|
/external/iw/ |
D | info.c | 399 unsigned long widths = nla_get_u32(tb_comb[NL80211_IFACE_COMB_RADAR_DETECT_WIDTHS]); in print_phy_handler() local
|
/external/autotest/client/cros/chameleon/ |
D | chameleon.py | 396 def fire_mixed_hpd_pulses(self, widths): argument
|