Searched defs:textProperties (Results 1 – 4 of 4) sorted by relevance
53 @Nullable private final AnimatableTextProperties textProperties; field in Layer63 … @Nullable AnimatableTextFrame text, @Nullable AnimatableTextProperties textProperties, in Layer()
72 AnimatableTextProperties textProperties = layerModel.getTextProperties(); in TextLayer() local
93 AnimatableTextProperties textProperties = null; in parse() local
662 DWRITE_SHAPING_TEXT_PROPERTIES* textProperties; in _hb_directwrite_shape() local