Home
last modified time | relevance | path

Searched refs:top_ (Results 1 - 4 of 4) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_margin.cpp20 PrintMargin::PrintMargin() : hasTop_(false), top_(0), hasBottom_(false), bottom_(0), hasLeft_(false), left_(0), in PrintMargin()
32 top_ = right.top_; in Set()
56 top_ = 0; in Reset()
68 top_ = top; in SetTop()
96 return top_; in GetTop()
186 PRINT_HILOGD("top_ = %{public}d", top_); in Dump()
/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_margin.h71 uint32_t top_; member in OHOS::Print::final
/base/update/updater/services/script/script_interpreter/
H A Dscript_context.h255 return top_; in IsTop()
260 bool top_ = false; member in Uscript::UScriptInterpretContext
H A Dscript_context.cpp126 UScriptInterpretContext::UScriptInterpretContext(bool top) : top_(top) in UScriptInterpretContext()

Completed in 3 milliseconds