Home
last modified time | relevance | path

Searched refs:inverted (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-theme.md46 …esourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Primary inverted font color used o…
47 …ourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Secondary inverted font color used o…
48 …sourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Tertiary inverted font color used o…
49 …ceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Fourth-level inverted font color used o…
56 …esourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Primary inverted icon color used o…
57 …ourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Secondary inverted icon color used o…
58 …sourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Tertiary inverted icon color used o…
77 … [ResourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Common inverted color. |
79 …esourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Primary inverted color in the focu…
80 …ourceColor](arkui-ts/ts-types.md#resourcecolor) | No | No | Secondary inverted color in the focu…
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.cpp102 Matrix4 inverted = CreateInvert(matrix); in Invert() local
103 …double determinant = matrix(0, 0) * inverted(0, 0) + matrix(0, 1) * inverted(1, 0) + matrix(0, 2) … in Invert()
104 matrix(0, 3) * inverted(3, 0); in Invert()
106 inverted = inverted * (1.0f / determinant); in Invert()
108 inverted = CreateIdentity(); in Invert()
111 return inverted; in Invert()
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-pwm-des.md56 …y cycle and goes low for the remaining of the period. <br>A signal with inverted polarity starts l…
256 ret = PwmSetPolarity(handle, PWM_INVERTED_POLARITY); // Set the PWM signal polarity to inverted.
286 pcfg.polarity = PWM_INVERTED_POLARITY; // Set the PWM signal polarity to inverted.
375 … PwmSetPolarity(handle, PWM_INVERTED_POLARITY); // Set the PWM signal polarity to inverted.
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Deffect__filter_8h.md32 …h_filter_invert) ([OH_Filter](_o_h___filter.md) \*filter) | Creates the inverted color effect and …
H A Deffect_kit.md55 …h_filter_invert) ([OH_Filter](_o_h___filter.md) \*filter) | Creates the inverted color effect and …
285 Creates the inverted color effect and adds it to a filter.
H A Djs-apis-graphics-drawing.md6789 | matrix | [Matrix](#matrix12) | Yes | **Matrix** object used to store the inverted matrix.|
6795 …t the matrix is revertible and the **matrix** object is filled with the inverted matrix, and **fal…
H A D_drawing.md9722 Returns **true** if the matrix is reversible and the passed-in **inverse** is inverted; returns **f…
/ohos5.0/docs/en/application-dev/ui/
H A Dtheme_skinning.md353 | theme.colors.compFocusedPrimary | Primary inverted color in the focused state.| #e5000…
354 | theme.colors.compFocusedSecondary | Secondary inverted color in the focused state.| #990…
355 | theme.colors.compFocusedTertiary | Tertiary inverted color in the focused state.| #6600…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.3.2/
H A Dchangelogs-default-focus.md37 … soft keyboard of the input method can be closed by touching either the inverted triangle button o…
/ohos5.0/docs/en/application-dev/quick-start/
H A Dmodule-configuration-file.md325inverted landscape mode.<br>- **portrait_inverted**: inverted portrait mode.<br>- **auto_rotation*…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md134 …age is inverted.<br>If the value is of the number type, it indicates the inversion ratio. If the v…
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v5.0.0-release.md81 - In the inverted index construction scenario, an external tokenizer can be specified for an applic…