Home
last modified time | relevance | path

Searched defs:comparedStyle (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/text/test/fuzztest/ndk/ndktypography_fuzzer/
Ddrawing_text_typography_fuzzer.cpp200 OH_Drawing_TextStyle* comparedStyle = OH_Drawing_CreateTextStyle(); in CreateTextStyle() local
/foundation/graphic/graphic_2d/frameworks/text/interface/ndk_src/drawing_typography/
Ddrawing_text_typography.cpp3151 …wing_TextStyleIsEqual(const OH_Drawing_TextStyle* style, const OH_Drawing_TextStyle* comparedStyle) in OH_Drawing_TextStyleIsEqual()
3165 …extStyleIsEqualByFont(const OH_Drawing_TextStyle* style, const OH_Drawing_TextStyle* comparedStyle) in OH_Drawing_TextStyleIsEqualByFont()
3176 const OH_Drawing_TextStyle* comparedStyle, OH_Drawing_TextStyleType textStyleType) in OH_Drawing_TextStyleIsAttributeMatched()