Home
last modified time | relevance | path

Searched defs:visible (Results 201 - 223 of 223) sorted by relevance

123456789

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1011 bool visible = GetCaretRect(selStart, caretStart) ? IsVisible(caretStart + textOffsetForShowCaret_) : false; in ShowTextOverlay() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h687 void SetAccessibilityVisible(bool visible) in SetAccessibilityVisible() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp561 void SetTextInputShowError(ArkUINodeHandle node, ArkUI_CharPtr error, ArkUI_Uint32 visible) in SetTextInputShowError() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp1820 void RSSurfaceRenderNode::UpdateFilterCacheStatusWithVisible(bool visible) in UpdateFilterCacheStatusWithVisible() argument
2710 void RSSurfaceRenderNode::SetOcclusionVisible(bool visible) in SetOcclusionVisible() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h592 void SetOcclusionVisibleWithoutFilter(bool visible) in SetOcclusionVisibleWithoutFilter() argument
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1323 bool visible = IPointerDrawingManager::GetInstance()->GetPointerVisible(pid); in UpdateDisplayInfo() local
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1322 int32_t MMIService::SetPointerVisible(bool visible, int32_t priority) in SetPointerVisible() argument
1347 int32_t MMIService::CheckPointerVisible(bool &visible) in CheckPointerVisible() argument
1354 int32_t MMIService::IsPointerVisible(bool &visible) in IsPointerVisible() argument
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp2255 bool visible = false; in OnUpdateNativeVisibility() local
3050 void JsSceneSession::ChangeSessionVisibilityWithStatusBar(SessionInfo& info, bool visible) in ChangeSessionVisibilityWithStatusBar() argument
3074 ChangeSessionVisibilityWithStatusBarInner(std::shared_ptr<SessionInfo> sessionInfo, bool visible) ChangeSessionVisibilityWithStatusBarInner() argument
[all...]
/third_party/glfw/src/
H A Dwl_platform.h352 GLFWbool visible; member
H A Dinternal.h407 GLFWbool visible; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp1491 void ViewAbstract::SetVisibility(VisibleType visible) in SetVisibility() argument
3273 void ViewAbstract::SetVisibility(FrameNode* frameNode, VisibleType visible) in SetVisibility() argument
H A Dframe_node.cpp868 VisibleType visible = layoutProperty_->GetVisibility().value_or(VisibleType::VISIBLE); in DumpSimplifyCommonInfo() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp2645 void UIContentImpl::UpdateDecorVisible(bool visible, bool hasDeco) in UpdateDecorVisible() argument
3511 auto visible = JsonUtil::ParseJsonString(event); in OnPopupStateChange() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h234 virtual void SetVisible(bool visible) {} in SetVisible() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1806 void RSNode::SetVisible(bool visible) in SetVisible() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2211 void RSProperties::SetVisible(bool visible) in SetVisible() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2665 void SceneSession::UpdateNativeVisibility(bool visible) in UpdateNativeVisibility() argument
3248 ChangeSessionVisibilityWithStatusBar( const sptr<AAFwk::SessionInfo> abilitySessionInfo, bool visible) ChangeSessionVisibilityWithStatusBar() argument
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp7563 bool visible = ImGui::BeginTabItem(doc->Name, &doc->Open, tab_flags); global() local
[all...]
H A Dimgui_draw.cpp3228 void ImFont::SetGlyphVisible(ImWchar c, bool visible) in SetGlyphVisible() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp1744 auto visible = layoutProperty->GetShowErrorTextValue(false); in FireEventHubOnChange() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp7783 WSError SceneSessionManager::NotifyWindowExtensionVisibilityChange(int32_t pid, int32_t uid, bool visible) in NotifyWindowExtensionVisibilityChange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp2522 int32_t visible = 0; in SetVisibility() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 138 milliseconds

123456789