Home
last modified time | relevance | path

Searched refs:ExpansionBehavior (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DTextRun.h43 typedef unsigned ExpansionBehavior; typedef
45 …t len, bool allowTabs = false, float xpos = 0, float expansion = 0, ExpansionBehavior expansionBeh…
65 …ng& s, bool allowTabs = false, float xpos = 0, float expansion = 0, ExpansionBehavior expansionBeh…
129 ExpansionBehavior m_expansionBehavior;
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.h174 TextRun::ExpansionBehavior expansionBehavior() const in expansionBehavior()
/external/webkit/Source/WebCore/
DChangeLog36881 Replaced TrailingExpansionBehavior enum with ExpansionBehavior flags.