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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
FontBuilder.cpp 382 scope.fontDescription().setHistoricalLigaturesState(FontDescription::NormalLigaturesState);
391 scope.fontDescription().setHistoricalLigaturesState(parentFontDescription.historicalLigaturesState());
444 scope.fontDescription().setHistoricalLigaturesState(historicalLigaturesState);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FontDescription.h 155 void setHistoricalLigaturesState(LigaturesState historicalLigaturesState) { m_historicalLigaturesState = historicalLigaturesState; }

Completed in 59 milliseconds