HomeSort by relevance Sort by last modified time
    Searched refs:getStyle (Results 76 - 100 of 558) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/java/android/text/style/
BulletSpan.java 206 Paint.Style style = paint.getStyle();
  /frameworks/minikin/include/minikin/
FontFamily.h 147 FontStyle getStyle(size_t index) const { return mFonts[index].style(); }
  /external/clang/tools/clang-format/
ClangFormat.cpp 254 FormatStyle FormatStyle = getStyle(Style, AssumedFileName, FallbackStyle);
340 clang::format::configurationAsText(clang::format::getStyle(
  /external/skia/src/gpu/
GrShape.cpp 590 if (this->style().strokeRec().getStyle() == SkStrokeRec::kStroke_Style ||
591 this->style().strokeRec().getStyle() == SkStrokeRec::kHairline_Style) {
643 fStyle.strokeRec().getStyle() == SkStrokeRec::kStrokeAndFill_Style &&
670 if (fStyle.strokeRec().getStyle() == SkStrokeRec::kStrokeAndFill_Style) {
680 if (fStyle.strokeRec().getStyle() == SkStrokeRec::kStroke_Style &&
734 SkASSERT(fStyle.strokeRec().getStyle() == SkStrokeRec::kStroke_Style);
    [all...]
GrPathRenderer.h 218 return stroke.getStyle() == SkStrokeRec::kStroke_Style &&
  /external/skqp/src/gpu/
GrShape.cpp 542 if (this->style().strokeRec().getStyle() == SkStrokeRec::kStroke_Style ||
543 this->style().strokeRec().getStyle() == SkStrokeRec::kHairline_Style) {
594 fStyle.strokeRec().getStyle() == SkStrokeRec::kStrokeAndFill_Style &&
621 if (fStyle.strokeRec().getStyle() == SkStrokeRec::kStrokeAndFill_Style) {
631 if (fStyle.strokeRec().getStyle() == SkStrokeRec::kStroke_Style &&
645 SkASSERT(fStyle.strokeRec().getStyle() == SkStrokeRec::kStroke_Style);
  /external/skia/src/core/
SkDraw.cpp 675 SkASSERT(SkPaint::kFill_Style != paint.getStyle());
700 SkPaint::Style style = paint.getStyle();
775 if (paint.getStyle() != SkPaint::kFill_Style) {
920 if (paint.getPathEffect() || paint.getStyle() != SkPaint::kFill_Style) {
    [all...]
  /external/skqp/src/core/
SkDraw.cpp 670 SkASSERT(SkPaint::kFill_Style != paint.getStyle());
695 SkPaint::Style style = paint.getStyle();
770 if (paint.getStyle() != SkPaint::kFill_Style) {
915 if (paint.getPathEffect() || paint.getStyle() != SkPaint::kFill_Style) {
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
TypefaceTest.java 90 if (tf.getStyle() == style) {
106 assertEquals(Typeface.BOLD, typeface.getStyle());
113 assertEquals(Typeface.ITALIC, typeface.getStyle());
120 assertEquals(Typeface.BOLD_ITALIC, typeface.getStyle());
127 assertEquals(Typeface.NORMAL, typeface.getStyle());
    [all...]
  /frameworks/layoutlib/bridge/src/android/graphics/
BaseCanvas_Delegate.java 212 int style = paintDelegate.getStyle();
235 int style = paintDelegate.getStyle();
269 int style = paintDelegate.getStyle();
296 int style = paintDelegate.getStyle();
352 int style = paintDelegate.getStyle();
  /external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewDisplay.java 183 useLabel.getElement().getStyle().setProperty("marginLeft", "1em");
185 synchCountInput.getElement().getStyle().setProperty("margin", "0 0.5em 0 0.5em");
339 testSourceBuildList.getElement().getStyle().setProperty("minWidth", "15em");
  /external/skia/samplecode/
SampleFatBits.cpp 89 Style getStyle() const { return fStyle; }
406 if (FatBits::kStroke_Style == fFB.getStyle()) {
458 FatBits::kHair_Style == fFB.getStyle() ? "Hair" : "Stroke",
  /external/skqp/samplecode/
SampleFatBits.cpp 89 Style getStyle() const { return fStyle; }
406 if (FatBits::kStroke_Style == fFB.getStyle()) {
458 FatBits::kHair_Style == fFB.getStyle() ? "Hair" : "Stroke",
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
DateTimeShortcuts.js 202 if (getStyle(document.body,'direction')!='rtl') {
336 if (getStyle(document.body,'direction')!='rtl') {
  /external/skia/gm/
fontmgr.cpp 94 set->getStyle(j, &fs, &sname);
143 fset->getStyle(j, &fs, &sname);
  /external/skia/include/core/
SkPaint.h 556 Style getStyle() const { return (Style)fBitfields.fStyle; }
    [all...]
  /external/skqp/gm/
fontmgr.cpp 94 set->getStyle(j, &fs, &sname);
143 fset->getStyle(j, &fs, &sname);
  /external/skqp/include/core/
SkPaint.h 557 Style getStyle() const { return (Style)fBitfields.fStyle; }
    [all...]
  /frameworks/support/media/src/main/java/androidx/media/subtitle/
ClosedCaptionRenderer.java 238 Paint.Style previousStyle = textPaint.getStyle();
268 Paint.Style previousStyle = textPaint.getStyle();
  /frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/widget/
AppCompatTextViewTest.java 279 assertEquals(Typeface.ITALIC, textView.getTypeface().getStyle());
286 assertEquals(Typeface.ITALIC, textView.getTypeface().getStyle());
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowPaint.java 125 public Paint.Style getStyle() {
  /external/skia/src/c/
sk_paint.cpp 77 return AsPaint(*cpaint).getStyle() != SkPaint::kFill_Style;
  /external/skia/src/fonts/
SkFontMgr_indirect.cpp 34 void getStyle(int index, SkFontStyle* fs, SkString* style) override {
  /external/skia/src/utils/
SkWhitelistTypefaces.cpp 204 return SkTypeface::MakeFromName(familyName, desc.getStyle());
  /external/skia/tests/
EmptyPathTest.cpp 50 " filltype[%d] ptcount[%d]", str, paint.getStyle(),

Completed in 2434 milliseconds

1 2 34 5 6 7 8 91011>>