Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp269 FT_Long numInstances = 0; in GetTypeFacesByFile() local
283 numInstances = face->style_flags >> INSTANCE_SHIFT; in GetTypeFacesByFile()
287 CORE_LOG_N(" number of instances: %ld", numInstances); in GetTypeFacesByFile()
289 if (instanceIndex < numInstances) { in GetTypeFacesByFile()

Completed in 2 milliseconds