Searched defs:SetPageSize (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/ | ||
H A D | print_attributes.cpp | 104 void PrintAttributes::SetPageSize(const PrintPageSize &pageSize) in SetPageSize() function in OHOS::Print::PrintAttributes |
H A D | print_job.cpp | 142 void PrintJob::SetPageSize(const PrintPageSize &pageSize) in SetPageSize() function in OHOS::Print::PrintJob |
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
H A D | rdb_store_config.cpp | 169 void RdbStoreConfig::SetPageSize(int pageSize) in SetPageSize() function in OHOS::NativeRdb::RdbStoreConfig |
H A D | sqlite_connection.cpp | 497 int SqliteConnection::SetPageSize(const RdbStoreConfig &config) in SetPageSize() function in OHOS::NativeRdb::SqliteConnection |