Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_vector_font/
H A Dui_test_vector_font.h83 int16_t xPos = 50; // 50: x initial position member in OHOS::UITestVectorFont
/foundation/distributedhardware/distributed_screen/services/common/databuffer/include/
H A Ddata_buffer.h28 uint32_t xPos; member
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_finger_device.cpp72 int32_t xPos = 0; in AnalysisTouchPadFingerPressData() local
96 int32_t xPos = 0; in AnalysisTouchPadFingerMoveData() local
[all...]
H A Dprocessing_touch_screen_device.cpp107 int32_t xPos = 0; in AnalysisTouchScreenPressData() local
123 int32_t xPos = 0; in AnalysisTouchScreenMoveData() local
[all...]
H A Dinput_parse.cpp110 cJSON* xPos = cJSON_GetArrayItem(eventArray, 0); in ParseEvents() local
[all...]
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_camera.h35 virtual void SetCameraPos(float xPos, float yPos, float zPos) {} in SetCameraPos() argument
/third_party/skia/docs/examples/
H A Dpathops.cpp67 int xPos = 150; in REG_FIDDLE() local
/third_party/skia/gm/
H A Dpathopsinverse.cpp91 int xPos = 150; variable
/third_party/skia/samplecode/
H A DSampleShip.cpp68 float xPos = (x / (kGrid - 1.0f)) * kWidth; in DrawShipView() local
H A DSampleShadowReference.cpp123 SkScalar xPos = 230; variable
[all...]
H A DSampleShadowColor.cpp204 SkScalar xPos = 75; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp227 float xPos = 0.0f; in Layout() local
297 float xPos = 0.0f; in LayoutCondition() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/
H A Dui_test_analog_clock.cpp144 int16_t xPos = clock_->GetX(); variable
/third_party/skia/src/core/
H A DSkStrikeSpec.cpp259 findIntercepts( const SkScalar* bounds, SkScalar scale, SkScalar xPos, const SkGlyph* glyph, SkScalar* array, int* count) findIntercepts() argument
H A DSkStrikeCache.h69 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() argument
H A DSkScalerCache.cpp245 void SkScalerCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() argument
H A DSkGlyph.cpp288 void SkGlyph::ensureIntercepts(const SkScalar* bounds, SkScalar scale, SkScalar xPos, in ensureIntercepts() argument
/third_party/skia/tools/sk_app/win/
H A DWindow_win.cpp265 int xPos = GET_X_LPARAM(lParam); in WndProc() local
284 int xPos = GET_X_LPARAM(lParam); in WndProc() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model_ng.cpp579 void ButtonModelNG::TriggerClick(FrameNode* frameNode, double xPos, double yPos) in TriggerClick() argument
H A Dbutton_pattern.cpp473 void ButtonPattern::SetButtonPress(double xPos, double yPos) in SetButtonPress() argument
/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp548 int xPos = (random->nextU() % 2) * 2 - 1; in GR_DRAW_OP_TEST_DEFINE() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_resample.cpp403 real64 xPos = xInt - xFract; in Initialize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_button_bridge.cpp68 double xPos = firstArg->ToNumber(vm)->Value(); in JsButtonClickCallback() local
/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp454 int16_t xPos = uiView_->GetX(); variable
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp510 int xPos = xSize - mx; in OnSize() local

Completed in 19 milliseconds