Home
last modified time | relevance | path

Searched refs:ShaperFactory (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleTextBox.cpp27 typedef std::unique_ptr<SkShaper> (*ShaperFactory)(); typedef in std
40 TextBoxView(ShaperFactory fact, const char suffix[]) : fShaper(fact()) { in TextBoxView()

Completed in 1 milliseconds