Home
last modified time | relevance | path

Searched refs:ZEROOVAL (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/
H A DnativeDrawingndk.cpp30 #define ZEROOVAL 0.0 macro
628 if (OH_Drawing_TypographyGetLongestLine(typography) != ZEROOVAL) { in OHDrawingTypographyGetLongestLine()
653 if (OH_Drawing_TypographyGetLongestLine(typography) != ZEROOVAL) { in OHDrawingTypographyGetLongestLineAbnormal()
680 if (OH_Drawing_TypographyGetLongestLineWithIndent(typography) != ZEROOVAL) { in OHDrawingTypographyGetLongestLineWithIndent()
712 if (OH_Drawing_TypographyGetAlphabeticBaseline(typography) != ZEROOVAL) { in OHDrawingTypographyGetAlphabeticBaseline()
744 if (OH_Drawing_TypographyGetAlphabeticBaseline(typography) != ZEROOVAL) { in OHDrawingTypographyGetAlphabeticBaselineNormal()
776 if (OH_Drawing_TypographyGetIdeographicBaseline(typographyy) != ZEROOVAL) { in OHDrawingTypographyGetIdeographicBaseline()
808 if (OH_Drawing_TypographyGetIdeographicBaseline(typographyy) != ZEROOVAL) { in OHDrawingTypographyGetIdeographicBaselineNormal()
835 if (OH_Drawing_TypographyGetHeight(ttypography) != ZEROOVAL) { in OHDrawingTypographyGetHeight()
860 if (OH_Drawing_TypographyGetHeight(ttypography) != ZEROOVAL) { in OHDrawingTypographyGetHeightAbnormal()
[all...]

Completed in 3 milliseconds