HomeSort by relevance Sort by last modified time
    Searched full:recalctextstyle (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Text.h 51 void recalcTextStyle(StyleRecalcChange, Text* nextTextSibling);
Text.cpp 313 void Text::recalcTextStyle(StyleRecalcChange change, Text* nextTextSibling)
Element.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ShadowRoot.cpp 182 toText(child)->recalcTextStyle(change, lastTextNode);

Completed in 1796 milliseconds