Searched refs:hasFontSize_ (Results 1 – 4 of 4) sorted by relevance
75 hasFontSize_ = true; in Measure()77 hasFontSize_ = false; in Measure()130 if (hasFontSize_) { in Measure()137 if (hasFontSize_) { in Measure()281 if (hasFontSize_) { in Layout()287 if (hasFontSize_) { in Layout()
58 bool hasFontSize_ = true; variable
539 EXPECT_TRUE(layoutAlgorithm->hasFontSize_);547 EXPECT_TRUE(layoutAlgorithm->hasFontSize_);553 layoutAlgorithm->hasFontSize_ = true;556 EXPECT_TRUE(layoutAlgorithm->hasFontSize_);608 EXPECT_TRUE(layoutAlgorithm->hasFontSize_);614 layoutAlgorithm->hasFontSize_ = true;619 EXPECT_TRUE(layoutAlgorithm->hasFontSize_);669 layoutAlgorithm->hasFontSize_ = true;679 EXPECT_TRUE(layoutAlgorithm->hasFontSize_);
413 hasFontSize_ = isSelf;475 if (!hasFontSize_) { in Inherit()499 return hasFontSize_; in HasFontSize()505 bool hasFontSize_ = false; variable