Home
last modified time | relevance | path

Searched defs:fontSize (Results 1 - 25 of 36) sorted by relevance

12

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/span/
H A Dspan_fontsize_test.cpp23 float fontSize = 10; in TestSpanFontSize001() local
36 float fontSize = -1; in TestSpanFontSize002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_fontsize_test.cpp23 float fontSize = 0.0; in TestTextInputFontSize001() local
35 float fontSize = 10.0; in TestTextInputFontSize002() local
47 float fontSize = 12.5; in TestTextInputFontSize003() local
59 float fontSize in TestTextInputFontSize004() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlay_autogen.cpp22 int GetFontSize(int fontSize, bool largeFont) in GetFontSize() argument
39 const int32_t fontSize = GetFontSize(kFontLayerMedium, kLargeFont); in initOverlayWidgets() local
62 const int32_t fontSize in initOverlayWidgets() local
85 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
109 const int32_t fontSize = GetFontSize(0, kLargeFont); initOverlayWidgets() local
128 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
152 const int32_t fontSize = GetFontSize(0, kLargeFont); initOverlayWidgets() local
171 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
195 const int32_t fontSize = GetFontSize(0, kLargeFont); initOverlayWidgets() local
214 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
238 const int32_t fontSize = GetFontSize(0, kLargeFont); initOverlayWidgets() local
257 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
281 const int32_t fontSize = GetFontSize(0, kLargeFont); initOverlayWidgets() local
300 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
324 const int32_t fontSize = GetFontSize(0, kLargeFont); initOverlayWidgets() local
343 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
367 const int32_t fontSize = GetFontSize(0, kLargeFont); initOverlayWidgets() local
386 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); initOverlayWidgets() local
[all...]
H A DOverlayWidgets.h62 int fontSize; member in gl::overlay::Widget
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DFontChain.java25 abstract float fontSize(); in fontSize() method in FontChain
/third_party/skia/src/core/
H A DSkRemoteGlyphCache.h117 virtual void notifyCacheMiss(CacheMissType type, int fontSize) { in notifyCacheMiss() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_CustomSpan_test.cpp34 float fontSize = OH_ArkUI_CustomSpanMeasureInfo_GetFontSize(measureInfo); in textCustomSpanTest002() local
43 float fontSize = OH_ArkUI_CustomSpanMeasureInfo_GetFontSize(measureInfo); in textCustomSpanTest003() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_getDataTypesCount.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createTextChildNode() local
H A Ddrag_getDragResult.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A Ddrag_getWidthHeight.cpp73 ArkUI_NumberValue fontSize[] = {20}; in CreateNativeNode() local
H A Ddrag_getModifierKeyStates.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A Ddrag_getDropOperation.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A Ddrag_getPreDragStatus.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A DdragAction_setDragPreviewOption.cpp28 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A DdragAction_setTouchPointXY.cpp27 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A Ddrag_disableDefaultDropAnimation.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A DdragAction_setPointerId.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A DdragAction_registerStatusListener.cpp29 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A DdragAction_createDragAction.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A Ddrag_setSuggestedDropOperation.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A Ddrag_setDragResult.cpp26 ArkUI_NumberValue fontSize[] = {20}; in createChildNode() local
H A Ddrag_getXY.cpp88 ArkUI_NumberValue fontSize[] = {20}; in CreateNativeNode() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyLargeValueTest.cpp64 double fontSize = 30; in HWTEST_F() local
121 double fontSize = 30; in HWTEST_F() local
175 double fontSize = 30; in HWTEST_F() local
223 double fontSize = 30; in HWTEST_F() local
277 double fontSize = 30; in HWTEST_F() local
[all...]
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp73 size_t fontSize = 0; variable
/test/testfwk/arkxtest/uitest/core/
H A Ddump_handler.cpp107 auto fontSize = GetMiddleStr(nodeAttrStr, nodeAttrTraverlIndex, "FontSize: ", "\n"); in AddExtraAttrs() local

Completed in 13 milliseconds

12