HomeSort by relevance Sort by last modified time
    Searched refs:kNormalText_Attr (Results 1 - 2 of 2) sorted by null

  /external/skia/include/views/
SkWidget.h 365 kNormalText_Attr,
  /external/skia/src/views/
SkListView.cpp 220 fPaint[kNormalText_Attr].setTextSize(SkIntToScalar(14));
383 fPaint[kNormalText_Attr].measureText(0, NULL, &ascent, &descent);
392 p = &fPaint[kNormalText_Attr];

Completed in 152 milliseconds