Home
last modified time | relevance | path

Searched defs:widths (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeFontTest.cpp980 float widths[50] = {0.f}; variable
1006 float widths[50] = {0.f}; variable
1049 float widths[50] = {0.f}; variable
1078 float widths[50] = {0.f}; variable
1111 float widths[50] = {0.f}; variable
DDrawingNativeFontTestPart2.cpp718 float widths[50] = {0.f}; // 50 means widths array number variable
761 float widths[50] = {0.f}; // 50 means widths array number variable
821 float widths[50] = {0.f}; // 50 means widths array number variable
867 float widths[50] = {0.f}; // 50 means widths array number variable
907 float widths[50] = {0.f}; // 50 means widths array number variable
/test/xts/acts/graphic/graphics2DTestApi20/entry/src/main/cpp/
DRectFontTest.cpp270 float widths = 10; in OH_Drawing_FontGetWidthsBoundsFail() local