MCPcopy Create free account
hub / github.com/buggins/coolreader / initNodeRendMethodRecursive

Method initNodeRendMethodRecursive

crengine/src/lvtinydom.cpp:9766–9769  ·  view source on GitHub ↗

init render method for the whole subtree

Source from the content-addressed store, hash-verified

9764
9765/// init render method for the whole subtree
9766void ldomNode::initNodeRendMethodRecursive()
9767{
9768 recurseElementsDeepFirst( updateRendMethod );
9769}
9770#endif
9771
9772#if 0

Callers 2

renderMethod · 0.80
initTableRendMethodsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected