Searched defs:textProperties (Results 1 – 4 of 4) sorted by relevance
58 @Nullable private final AnimatableTextProperties textProperties; field in Layer72 @Nullable AnimatableTextFrame text, @Nullable AnimatableTextProperties textProperties, in Layer()
99 AnimatableTextProperties textProperties = layerModel.getTextProperties(); in TextLayer() local
106 AnimatableTextProperties textProperties = null; in parse() local
653 DWRITE_SHAPING_TEXT_PROPERTIES* textProperties; in _hb_directwrite_shape() local