HomeSort by relevance Sort by last modified time
    Searched refs:stroke (Results 1 - 25 of 58) sorted by null

1 2 3

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnWord.java 30 public String stroke; field in class:WnnWord
49 * @param stroke The reading of word
51 public WnnWord(String candidate, String stroke) {
52 this(0, candidate, stroke, new WnnPOS(), 0, 0);
59 * @param stroke The reading of word
62 public WnnWord(String candidate, String stroke, int frequency) {
63 this(0, candidate, stroke, new WnnPOS(), frequency, 0);
70 * @param stroke The reading of word
73 public WnnWord(String candidate, String stroke, WnnPOS posTag) {
74 this(0, candidate, stroke, posTag, 0, 0)
    [all...]
WnnClause.java 30 * @param stroke The reading of the clause
34 public WnnClause(String candidate, String stroke, WnnPOS posTag, int frequency) {
36 stroke,
44 * @param stroke The reading of the clause
47 public WnnClause (String stroke, WnnWord stem) {
50 stroke,
59 * @param stroke The reading of the clause
63 public WnnClause (String stroke, WnnWord stem, WnnWord fzk) {
66 stroke,
WnnSentence.java 42 this.stroke = "";
53 this.stroke = input;
68 this.stroke = input;
85 this.stroke = input;
103 this.stroke = prev.stroke + clause.stroke;
124 this.stroke = head.stroke;
134 this.stroke = head.stroke + tail.stroke
    [all...]
UserDictionaryToolsEdit.java 77 /** The constant for notifying dialog (The length of specified stroke or candidate exceeds the limit) */
150 mBeforeEditWnnWord.stroke = ((TextView)sFocusingView).getText().toString();
250 String stroke = mReadEditText.getText().toString(); local
252 if (addDictionary(stroke, candidate)) {
262 String stroke = mReadEditText.getText().toString(); local
264 if (addDictionary(stroke, candidate)) {
267 addDictionary(mBeforeEditWnnWord.stroke, mBeforeEditWnnWord.candidate);
334 * @param stroke The stroke of the word
338 private boolean addDictionary(String stroke, String candidate)
    [all...]
UserDictionaryToolsList.java 380 wnnWordSearch.stroke = focusPairString.toString();
383 wnnWordSearch.stroke = focusString.toString();
556 delword.stroke = searchword.stroke;
643 UserDictionaryToolsListFocus stroke = new UserDictionaryToolsListFocus(this); local
644 stroke.setId(i);
645 stroke.setWidth(system_width/2);
646 stroke.setTextSize(WORD_TEXT_SIZE);
647 stroke.setTextColor(Color.LTGRAY);
648 stroke.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR)
    [all...]
OpenWnnDictionaryImpl.java 44 /** The maximum length of stroke */
60 protected static final String COLUMN_NAME_STROKE = "stroke";
470 queryArgs[ 0 ] = wnnWord.stroke;
601 OpenWnnDictionaryImplJni.setStroke( this.mWnnWork, wnnWord.stroke );
634 /* Skip results if that is not contained the type of search or length of stroke is not equal specified length */
645 result.stroke = mDbCursor.getString( 0 );
680 result.stroke = OpenWnnDictionaryImplJni.getStroke( this.mWnnWork );
723 words[ i ].stroke = cursor.getString( 0 );
    [all...]
OpenWnnDictionaryImplJni.java 357 * @param stroke The key string
361 public static final native int setStroke( long work, String stroke );
  /external/webkit/WebCore/css/
SVGCSSPropertyNames.in 32 stroke
33 stroke-dasharray
34 stroke-dashoffset
35 stroke-linecap
36 stroke-linejoin
37 stroke-miterlimit
38 stroke-opacity
39 stroke-width
  /external/skia/tests/
PaintTest.cpp 8 SkPath path, stroke; local
21 paint.getFillPath(path, &stroke);
22 strokeR = stroke.getBounds();
31 // test that our stroke didn't explode
  /cts/tests/tests/gesture/src/android/gesture/cts/
GestureStorageTester.java 41 GestureStroke stroke = new LineGestureStrokeHelper().createLineGesture(); local
43 mLineGesture.addStroke(stroke);
45 mAnotherGesture.addStroke(stroke);
71 GestureStroke stroke = new LineGestureStrokeHelper().createLineGesture(); local
72 newLineGesture.addStroke(stroke);
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
UserDictionaryToolsListEN.java 71 return word1.stroke.compareTo(word2.stroke);
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
UserDictionaryToolsListJAJP.java 68 return word1.stroke.compareTo(word2.stroke);
  /external/webkit/WebCore/rendering/style/
SVGRenderStyle.cpp 48 stroke = defaultStyle->stroke;
65 stroke.init();
79 stroke = other.stroke;
98 return (fill == o.fill && stroke == o.stroke && text == o.text &&
108 || stroke != other->stroke
120 stroke = svgInheritParent->stroke
    [all...]
SVGRenderStyle.h 81 SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL(float, stroke, opacity, StrokeOpacity, strokeOpacity, 1.0f)
82 SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL_REFCOUNTED(SVGPaint, stroke, paint, StrokePaint, strokePaint, SVGPaint::defaultStroke())
83 SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL_REFCOUNTED(CSSValueList, stroke, dashArray, StrokeDashArray, strokeDashArray, 0)
84 SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL(float, stroke, miterLimit, StrokeMiterLimit, strokeMiterLimit, 4.0f)
86 SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL_REFCOUNTED(CSSValue, stroke, width, StrokeWidth, strokeWidth, 0)
87 SVG_RS_DEFINE_ATTRIBUTE_DATAREF_WITH_INITIAL_REFCOUNTED(CSSValue, stroke, dashOffset, StrokeDashOffset, strokeDashOffset, 0);
173 DataRef<StyleStrokeData> stroke; member in class:WebCore::SVGRenderStyle
  /external/skia/src/core/
SkPathEffect.cpp 102 SkStroke stroke; local
104 stroke.setWidth(fWidth);
105 stroke.setMiterLimit(fMiter);
106 stroke.setJoin((SkPaint::Join)fJoin);
107 stroke.setCap((SkPaint::Cap)fCap);
108 stroke.setDoFill(fStyle == SkPaint::kStrokeAndFill_Style);
110 stroke.strokePath(src, dst);
  /external/webkit/WebCore/platform/graphics/qt/
PathQt.cpp 91 QPainterPathStroker stroke; local
95 stroke.setWidth(pen.widthF());
96 stroke.setCapStyle(pen.capStyle());
97 stroke.setJoinStyle(pen.joinStyle());
98 stroke.setMiterLimit(pen.miterLimit());
99 stroke.setDashPattern(pen.dashPattern());
100 stroke.setDashOffset(pen.dashOffset());
102 return stroke.createStroke(m_path).contains(point);
123 QPainterPathStroker stroke; local
128 stroke.setWidth(pen.widthF())
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndfdic.c 204 NJ_CHAR *stroke; local
211 stroke = buf;
225 NJ_CHAR_COPY(stroke, area);
226 stroke++;
229 *stroke = NJ_CHAR_NUL;
232 dic_ylen = convert_to_yomi(hdl, area, DATA_YOMI_SIZE(data), stroke, size);
319 NJ_CHAR stroke[NJ_MAX_LEN + NJ_TERM_LEN]; local
335 yomilen = njd_f_get_stroke(word, stroke, sizeof(stroke));
357 NJ_INT16 njd_f_get_stroke(NJ_WORD *word, NJ_CHAR *stroke, NJ_UINT16 size)
    [all...]
  /external/proguard/src/proguard/gui/splash/
OverrideGraphics2D.java 33 * This Graphics2D allows to fix some basic settings (Color, Font, Paint, Stroke,
47 private Stroke overrideStroke;
53 private Stroke stroke; field in class:OverrideGraphics2D
66 this.stroke = graphics.getStroke();
104 * Fixes the Stroke of the Graphics2D.
106 * @param stroke the fixed Stroke, or <code>null</code> to undo the fixing.
108 public void setOverrideStroke(Stroke stroke)
    [all...]
  /external/skia/src/animator/
SkDrawPaint.h 62 SkBool stroke; member in class:SkDrawPaint
SkDrawPaint.cpp 58 SK_MEMBER(stroke, Boolean),
79 shader((SkDrawShader*) -1), strikeThru(-1), stroke(-1),
232 // stroke is legacy; style setting if present overrides stroke
233 if (stroke != -1)
234 paint->setStyle(SkToBool(stroke) ? SkPaint::kStroke_Style : SkPaint::kFill_Style);
  /external/webkit/WebCore/svg/graphics/
SVGPaintServer.cpp 122 SVGPaint* stroke = style->svgStyle()->strokePaint();
125 SVGPaint::SVGPaintType paintType = stroke->paintType();
128 AtomicString id(SVGURIReference::getTarget(stroke->uri()));
145 strokePaintServerSolid->setColor(stroke->color());
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_ext.h 85 NJ_CHAR *stroke, NJ_UINT16 size);
96 extern NJ_INT16 njd_b_get_stroke(NJ_WORD *word, NJ_CHAR *stroke, NJ_UINT16 size);
101 extern NJ_INT16 njd_f_get_stroke(NJ_WORD *word, NJ_CHAR *stroke,
115 NJ_CHAR *stroke, NJ_UINT16 size);
  /external/webkit/WebCore/inspector/front-end/
SummaryBar.js 208 ctx.stroke();
212 ctx.stroke();
222 ctx.stroke();
264 ctx.stroke();
272 ctx.stroke();
  /frameworks/base/core/java/android/gesture/
Gesture.java 38 * Each stroke is a sequence of timed points. A user-defined gesture can be recognized by
70 GestureStroke stroke = mStrokes.get(i); local
71 gesture.mStrokes.add((GestureStroke)stroke.clone());
91 * Adds a stroke to the gesture.
93 * @param stroke
95 public void addStroke(GestureStroke stroke) {
96 mStrokes.add(stroke);
97 mBoundingBox.union(stroke.boundingBox);
195 paint.setStyle(Paint.Style.STROKE);
229 paint.setStyle(Paint.Style.STROKE);
    [all...]
  /external/skia/include/svg/
SkSVGParser.h 60 bool isStrokeAndFill(SkSVGPaint** stroke, SkSVGPaint** fill);

Completed in 622 milliseconds

1 2 3