Home | History | Annotate | Download | only in style

Lines Matching refs:inheritUnicodeBidiFrom

1744     void inheritUnicodeBidiFrom(const RenderStyle* parent) { noninherited_flags.unicodeBidi = parent->noninherited_flags.unicodeBidi; }