Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DmdOut.cpp1515 string formattedStr = def->formatFunction(Definition::Format::kIncludeReturn); in markTypeOut() local
1516 string preformattedStr = preformat(formattedStr); in markTypeOut()