OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iskerning
(Results
1 - 2
of
2
) sorted by null
/external/jmonkeyengine/engine/src/core/com/jme3/font/
StringBlock.java
149
boolean
isKerning
() {
LetterQuad.java
321
if (lastChar != null && block.
isKerning
()) {
Completed in 134 milliseconds