Home
last modified time | relevance | path

Searched defs:createOption (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_grid_row_ffi.cpp168 void FfiOHOSAceFrameworkGridRowCreateWithFloat64Int32(GridRowCreateWithFloat64Int32 createOption) in FfiOHOSAceFrameworkGridRowCreateWithFloat64Int32()
179 …HOSAceFrameworkGridRowCreateWithFloat64ColumnOption(GridRowCreateWithFloat64ColumnOption createOpt… in FfiOHOSAceFrameworkGridRowCreateWithFloat64ColumnOption()
192 GridRowCreateWithFloat64OptionColumnOption createOption) in FfiOHOSAceFrameworkGridRowCreateWithFloat64OptionColumnOption()
203 …eFrameworkGridRowCreateWithSizeOptionColumnOption(GridRowCreateWithSizeOptionColumnOption createOp… in FfiOHOSAceFrameworkGridRowCreateWithSizeOptionColumnOption()
214 …OHOSAceFrameworkGridRowCreateWithFloat64OptionInt32(GridRowCreateWithFloat64OptionInt32 createOpti… in FfiOHOSAceFrameworkGridRowCreateWithFloat64OptionInt32()
225 …d FfiOHOSAceFrameworkGridRowCreateWithSizeOptionInt32(GridRowCreateWithSizeOptionInt32 createOptio… in FfiOHOSAceFrameworkGridRowCreateWithSizeOptionInt32()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp51 MessageOption createOption; in SurfaceCreateOnFormRendererDelegateImpl() local