Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/
H A DTextLayout.java2093 int gGlyphs = run.glyphCount; in getLocationInPixels() local
2096 …OS.ScriptCPtoX(runOffset, trailing, cChars, gGlyphs, run.clusters, run.visAttrs, advances, run.ana… in getLocationInPixels()
2365 int gGlyphs = run.glyphCount;
2369 …OS.ScriptCPtoX(selStart, false, cChars, gGlyphs, run.clusters, run.visAttrs, advances, run.analysi…
2372 …OS.ScriptCPtoX(selEnd, true, cChars, gGlyphs, run.clusters, run.visAttrs, advances, run.analysis, …