Searched defs:isJustified (Results 1 – 4 of 4) sorted by relevance
85 StaticLayoutNative(BreakStrategy strategy, HyphenationFrequency frequency, bool isJustified, in StaticLayoutNative()110 inline bool isJustified() const { return mIsJustified; } in isJustified() function
42 boolean isJustified, in nInit()
72 jint breakStrategy, jint hyphenationFrequency, jboolean isJustified, in nInit()
209 bool isJustified) { in populateCandidates()