Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/renderer/
Dclient_renderer.cc62 bool is_editable = (node.get() && node->IsEditable()); in OnFocusedNodeChanged() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp3143 const bool is_editable = (flags & ImGuiInputTextFlags_ReadOnly) == 0; in InputTextEx() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp3143 const bool is_editable = (flags & ImGuiInputTextFlags_ReadOnly) == 0; in InputTextEx() local