Home
last modified time | relevance | path

Searched defs:pageGlyphLocation (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DText.cpp199 const PODVector<GlyphLocation>& pageGlyphLocation = pageGlyphLocations_[n]; in GetBatches() local
814 void Text::ConstructBatch(UIBatch& pageBatch, const PODVector<GlyphLocation>& pageGlyphLocation, fl… in ConstructBatch()