Searched defs:textProperties (Results 1 – 4 of 4) sorted by relevance
57 @Nullable private final AnimatableTextProperties textProperties; field in Layer69 @Nullable AnimatableTextFrame text, @Nullable AnimatableTextProperties textProperties, in Layer()
84 AnimatableTextProperties textProperties = layerModel.getTextProperties(); in TextLayer() local
100 AnimatableTextProperties textProperties = null; in parse() local
657 DWRITE_SHAPING_TEXT_PROPERTIES* textProperties; in _hb_directwrite_shape() local