Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/lite/
H A DJsAppImpl.cpp55 BaseFont* currentFont = new UIFontVector(); in InitVectorFont() local
56 if (currentFont == nullptr) { in InitVectorFont()
57 FLOG("InitVectorFont currentFont memory allocation failed"); in InitVectorFont()
60 font->SetFont(currentFont); in InitVectorFont()

Completed in 1 milliseconds