Searched defs:str_s (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dstyle-internal.cpp2225 std::string str_s = str; // Why this extra step? local
2226 std::string family = str_s.substr( str_s.find( param ) );

Completed in 21 milliseconds