Home
last modified time | relevance | path

Searched refs:kTimeLayout (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/gm/
H A Dsimple_gm.cpp30 kTimeLayout = 1 << 0, enumerator
82 fFlags & kTimeLayout ? "_layout" : "",
180 if (fFlags & kTimeLayout) {
193 if ((this->getMode() == kGM_Mode) && (fFlags & kTimeLayout)) {
209 DEF_GM(return new ParagraphGM(kTimeLayout);)

Completed in 1 milliseconds