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

  /external/skia/src/views/
SkTextBox.cpp 161 case SkPaint::kLeft_Align:
SkWidget.cpp 153 case SkPaint::kLeft_Align:
SkListView.cpp 387 p->setTextAlign(SkPaint::kLeft_Align);
  /external/skia/include/core/
SkPaint.h 607 kLeft_Align,
    [all...]
  /external/skia/src/core/
SkDraw.cpp     [all...]
SkPaint.cpp 62 fTextAlign = kLeft_Align;
    [all...]

Completed in 267 milliseconds