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 372 kNormalText_Attr,
  /external/skia/src/views/
SkListView.cpp 213 fPaint[kNormalText_Attr].setTextSize(SkIntToScalar(14));
376 fPaint[kNormalText_Attr].measureText(0, NULL, &ascent, &descent);
385 p = &fPaint[kNormalText_Attr];

Completed in 344 milliseconds