Home
last modified time | relevance | path

Searched refs:CreateResolvedStyleSelector (Results 1 – 4 of 4) sorted by relevance

/dports/science/libkml/libkml-1.3.0/src/kml/engine/
H A Dstyle_resolver.h65 static kmldom::StyleSelectorPtr CreateResolvedStyleSelector(
H A Dstyle_resolver.cc73 kmldom::StyleSelectorPtr StyleResolver::CreateResolvedStyleSelector( in CreateResolvedStyleSelector() function in kmlengine::StyleResolver
H A Dstyle_inliner.cc90 kmlengine::StyleResolver::CreateResolvedStyleSelector( in EndElement()
/dports/science/libkml/libkml-1.3.0/tests/kml/engine/
H A Dstyle_resolver_test.cc354 StyleResolver::CreateResolvedStyleSelector("#stylemap0", shared_styles); in TEST_F()