Home
last modified time | relevance | path

Searched defs:GetA (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusColor.h94 BYTE GetA() const in GetA() function
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h862 FX_FLOAT GetA() const in GetA() function
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp955 int GetA() EXCLUSIVE_LOCKS_REQUIRED(foo_->mu_) { return a_; } in GetA() function in thread_annot_lock_43::FooBar