Home
last modified time | relevance | path

Searched defs:g (Results 26 – 50 of 117) sorted by relevance

12345

/trunk/main/binaryurp/source/
H A Dwriter.cxx114 osl::MutexGuard g(mutex_); in queueRequest() local
125 osl::MutexGuard g(mutex_); in queueReply() local
142 osl::MutexGuard g(mutex_); in stop() local
159 osl::MutexGuard g(mutex_); in run() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DStateSetView.java86 public void paintChildren (Graphics g) in paintChildren()
106 private void PaintAllStates (Graphics2D g, Rectangle aWidgetArea) in PaintAllStates()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx186 vos::OGuard g(Application::GetSolarMutex()); in stop() local
459 vos::OGuard g(Application::GetSolarMutex()); in installExtensions() local
497 vos::OGuard g(Application::GetSolarMutex()); in installExtensions() local
571 vos::OGuard g(Application::GetSolarMutex()); in installExtensions() local
H A Ddp_gui_updatedialog.cxx316 vos::OGuard g(Application::GetSolarMutex()); in stop() local
346 vos::OGuard g( Application::GetSolarMutex() ); in execute() local
437 vos::OGuard g(Application::GetSolarMutex()); in execute() local
469 vos::OGuard g(Application::GetSolarMutex()); in handleSpecificError() local
482 vos::OGuard g( Application::GetSolarMutex() ); in getUpdateDisplayString() local
496 vos::OGuard g( Application::GetSolarMutex() ); in getUpdateDisplayString() local
544 vos::OGuard g(Application::GetSolarMutex()); in update() local
550 vos::OGuard g(Application::GetSolarMutex()); in update() local
/trunk/test/testuno/source/testlib/uno/
H A DTestUtil.java122 int g = random.nextInt(256); in randColor() local
138 int g = random.nextInt(gMax + 1) % 256; in randColor() local
/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx83 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
103 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
123 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
143 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
163 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
183 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
204 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
224 void SetColor( PIXBYTE r, PIXBYTE g, PIXBYTE b ) const in SetColor()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DMessageArea.java89 public void paintComponent (Graphics g) in paintComponent()
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx234 vos::OGuard g(Application::GetSolarMutex()); in supportsService() local
243 vos::OGuard g(Application::GetSolarMutex()); in getSupportedServiceNames() local
457 vos::OGuard g(Application::GetSolarMutex()); in addEventListener() local
473 vos::OGuard g(Application::GetSolarMutex()); in removeEventListener() local
602 vos::OGuard g(Application::GetSolarMutex()); in getPropertySetInfo() local
H A Dunobkm.cxx306 vos::OGuard g(Application::GetSolarMutex()); in addEventListener() local
319 vos::OGuard g(Application::GetSolarMutex()); in removeEventListener() local
426 vos::OGuard g(Application::GetSolarMutex()); in getPropertySetInfo() local
451 vos::OGuard g(Application::GetSolarMutex()); in getPropertyValue() local
H A Dunoidx.cxx498 vos::OGuard g(Application::GetSolarMutex()); in supportsService() local
522 vos::OGuard g(Application::GetSolarMutex()); in getSupportedServiceNames() local
560 vos::OGuard g(Application::GetSolarMutex()); in getServiceName() local
628 vos::OGuard g(Application::GetSolarMutex()); in getPropertySetInfo() local
1478 vos::OGuard g(Application::GetSolarMutex()); in addEventListener() local
1494 vos::OGuard g(Application::GetSolarMutex()); in removeEventListener() local
1508 vos::OGuard g(Application::GetSolarMutex()); in getName() local
1532 vos::OGuard g(Application::GetSolarMutex()); in setName() local
1794 vos::OGuard g(Application::GetSolarMutex()); in supportsService() local
1813 vos::OGuard g(Application::GetSolarMutex()); in getSupportedServiceNames() local
[all …]
/trunk/main/odk/examples/java/Drawing/
H A DSDraw.java203 int g = 0; in createSequence() local
255 public static int getCol(int r, int g, int b) { in getCol()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx177 inline int ColorDiff( int r, int g, int b ) in ColorDiff()
180 inline int ColorDiff( SalColor c1, int r, int g, int b ) in ColorDiff()
2935 Pixel g = nPixel & green_mask; in GetTCColor() local
2963 Pixel g = (Pixel)SALCOLOR_GREEN( nSalColor ); in GetTCPixel() local
3000 int r, g, b; in SalColormap() local
3243 int r, int g, int b, in sal_Lookup()
3271 for( int g = 0; g < 256; g += 17 ) in GetLookupTable() local
3319 int g, in GetXPixel()
3330 int g, in GetXPixels()
3425 sal_uInt16 g = SALCOLOR_GREEN( nSalColor ); in GetPixel() local
/trunk/main/toolkit/source/layout/core/
H A Dtable.cxx161 for ( int g = 0; g < 2; g++ ) in getMinimumSize() local
275 for ( int g = 0; g < 2; g++ ) in allocateArea() local
/trunk/main/scaddins/source/analysis/
H A Dbessel.cxx108 double g = 0.0; // g_0= f_{-1} / f_0 = 0/(-1) = 0 in BesselJ() local
359 double g = -1.0/g_bar; in Bessely0() local
407 double g = 0.0; in Bessely1() local
/trunk/main/toolkit/test/accessibility/
H A DMessageArea.java113 public void paintComponent (Graphics g) in paintComponent()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DMessageArea.java115 public void paintComponent (Graphics g) in paintComponent()
/trunk/main/toolkit/test/accessibility/ov/
H A DStateSetView.java159 public void paintChildren (Graphics g) in paintChildren()
178 private void PaintAllStates (Graphics2D g, Rectangle aWidgetArea) in PaintAllStates()
/trunk/main/io/source/acceptor/
H A Dacceptor.cxx177 MutexGuard g( m_mutex ); in accept() local
214 MutexGuard g( m_mutex ); in accept() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java183 public void paintComponent(Graphics g) { in paintComponent()
222 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
/trunk/main/lingucomponent/source/languageguessing/
H A Dsimpleguesser.cxx136 Guess g((char*)(guess_list + current_pointer)); in GuessLanguage() local
178 Guess g( (char *)langStr.c_str()); in GetManagedLanguages() local
/trunk/main/pyuno/source/module/
H A Dpyuno_gc.cxx70 PyThreadAttach g( (PyInterpreterState*)mPyInterpreter ); in run() local
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx1037 osl::MutexGuard g(m_impl->mutex); in prepareSet() local
1109 osl::MutexGuard g(m_impl->mutex); in dispose() local
1220 osl::MutexGuard g(m_impl->mutex); in addPropertyChangeListener() local
1248 osl::MutexGuard g(m_impl->mutex); in removePropertyChangeListener() local
1277 osl::MutexGuard g(m_impl->mutex); in addVetoableChangeListener() local
1305 osl::MutexGuard g(m_impl->mutex); in removeVetoableChangeListener() local
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx119 virtual OUString SAL_CALL g() throw(RuntimeException) in g() function
148 virtual OUString SAL_CALL g() throw(RuntimeException) in g() function
179 virtual OUString SAL_CALL g() throw(RuntimeException) in g() function
228 virtual OUString SAL_CALL g() throw(RuntimeException) in g() function
264 virtual OUString SAL_CALL g() throw(RuntimeException) in g() function
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScUniqueCellFormatsObj.java116 protected void changeColor(String RangeName, int r, int g, int b) { in changeColor()
H A DScUniqueCellFormatsEnumeration.java122 protected void changeColor(String RangeName, int r, int g, int b) { in changeColor()

Completed in 143 milliseconds

12345