Home
last modified time | relevance | path

Searched defs:widths (Results 1 – 25 of 35) sorted by relevance

12

/external/pdfium/xfa/src/fxbarcode/
DBC_UtilRSS.cpp34 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/
Dskbug_257.cpp36 SkAutoTArray<SkScalar> widths(count); in exercise_draw_pos_text() local
52 SkAutoTArray<SkScalar> widths(count); in exercise_draw_pos_text_h() local
Dpdf_never_embed.cpp17 SkAutoTArray<SkScalar> widths(SkToInt(textLen)); in excercise_draw_pos_text() local
Dglyph_pos.cpp119 SkScalar widths[sizeof(kText) - 1]; in drawTestCase() local
Dglyph_pos_align.cpp45 SkScalar widths[kMaxStringLength]; in drawTestCase() local
Dpath_stroke_with_zero_length.cpp116 SkScalar widths[] = { 0, .999f, 1, 1.001f, 20 }; in onDraw() local
Dtexteffects.cpp323 SkTDArray<SkScalar> widths; variable
364 SkTDArray<SkScalar> widths; variable
Ddftext.cpp124 SkAutoTArray<SkScalar> widths(SkToInt(textLen)); in onDraw() local
Dtypeface.cpp19 SkScalar* widths = widthStorage.get(); in getGlyphPositions() local
Dhairlines.cpp245 const SkScalar widths[] = { 0, 0.999f, 1, 1.001f }; variable
Dblurrect.cpp177 const int widths[] = {25, 5, 5, 100, 150, 25}; variable
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DRelay.java103 float[] widths = null; in run() local
DTerminalBridge.java416 float[] widths = new float[1]; in setFontSize() local
722 float[] widths = new float[1]; in fontSizeCompare() local
/external/skia/samplecode/
DSampleMeasure.cpp42 SkScalar* widths = autoWidths.get(); in doMeasure() local
/external/skia/tests/
DSwizzlerTest.cpp76 const uint32_t widths[] = { 0, 10, 50 }; in DEF_TEST() local
/external/freetype/src/autofit/
Dafcjk.h79 AF_WidthRec widths[AF_CJK_MAX_WIDTHS]; /* widths array */ member
Daflatin.h88 AF_WidthRec widths[AF_LATIN_MAX_WIDTHS]; /* widths array */ member
Daflatin.c1377 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/
Dcreate_test_font.cpp132 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/
Dfpdf_edit_doc.cpp192 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/
Dpshglob.h77 PSH_WidthRec widths[PS_GLOBALS_MAX_STD_WIDTHS]; member
/external/freetype/src/pshinter/
Dpshglob.h77 PSH_WidthRec widths[PS_GLOBALS_MAX_STD_WIDTHS]; member
/external/pdfium/xfa/src/fxbarcode/oned/
DBC_OnedCode39Writer.cpp276 int32_t widths[9] = {0}; in Encode() local
/external/iw/
Dinfo.c399 unsigned long widths = nla_get_u32(tb_comb[NL80211_IFACE_COMB_RADAR_DETECT_WIDTHS]); in print_phy_handler() local
/external/autotest/client/cros/chameleon/
Dchameleon.py396 def fire_mixed_hpd_pulses(self, widths): argument

12