Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DDocumentData.java20 @SuppressWarnings("WeakerAccess") public final Justification justification; field in DocumentData
30 …public DocumentData(String text, String fontName, float size, Justification justification, int tra… in DocumentData()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DDocumentDataParser.java34 Justification justification = Justification.CENTER; in parse() local
/external/autotest/client/cros/
Ddhcp_unittest.py50 def bin2hex(byte_str, justification=20): argument
/external/rust/crates/criterion-plot/src/
Dkey.rs13 justification: Option<Justification>, field
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/cea/
DCea708Decoder.java713 int justification = serviceBlockPacket.readBits(2); in handleSetWindowAttributes() local
909 private int justification; field in Cea708Decoder.CueInfoBuilder
1027 int borderType, int printDirection, int scrollDirection, int justification) { in setWindowAttributes()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/
DTextLayer.java294 private void applyJustification(Justification justification, Canvas canvas, float textLineWidth) { in applyJustification()
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp194 Justification justification; member
/external/catch2/single_include/catch2/
Dcatch.hpp15976 Justification justification; member
/external/libabigail/tests/lib/
Dcatch.hpp16228 Justification justification; member