Searched defs:windowWidth_ (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/ | ||
H A D | boot_picture_player.h | 42 int32_t windowWidth_; variable |
H A D | boot_animation_operation.h | 62 int32_t windowWidth_; variable |
H A D | boot_compile_progress.h | 49 int32_t windowWidth_ = 0; variable |
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ | ||
H A D | start_options.h | 80 int32_t windowWidth_ = 0; variable |
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ | ||
H A D | input_method_panel_test.cpp | 116 static uint32_t windowWidth_; member in OHOS::MiscServices::InputMethodPanelTest |